SlideShare uma empresa Scribd logo
1 de 22
Baixar para ler offline
pkgsrc 2013
the record of the past year
OBATA Akio
Jul 13, 2007
JNUG NetBSD BOF 2013
What is pkgsrc?
Package once, use anywhere!
Easy to build & install software
Not only for NetBSD, cross platform
Quarterly Stable release (2013Q2)
Not only from source, binary pakcage
Over 10000 packages
01 21
Supported Platforms
20 platforms
AIX, BSD/OS, Cygwin, Mac OS X, DragonFly,
FreeBSD, FreeMiNT, HP-UX, Haiku, IRIX,
Interix, Linux, Minix, MirBSD, NetBSD, OSF1,
OpenBSD, QNX, SunOS, UnixWare
02 21
Supported Compilers
Compaq C Compilers (ccc)
Clang C and Objective-C compiler (clang)
Intel C++ Compiler (icc)
SGI IRIS Development Option cc (ido)
GNU Compiler Collection (gcc)
HP-UX C/aC++ compilers (hp)
Silicon Graphics, Inc. MIPSpro (mipspro)
03 21
Supported Compilers
Portable C Compiler (pcc)
Sun Microsystems, Inc. WorkShip/Forte/
Sun ONE Studio (sunpro)
IBM's XL C/C++ compiler suite (xlc)
compiler cache (ccache)
distributed C/C++ (distcc)
Fortran 77 to C compiler (f2c)
04 21
Cygwin support
1.7.x should be supported
Cygwin64?
should better to avoid DLL address conflict
not tested
05 21
Other platforms
MinGW?
06 21
Notable Changes of Packages
What's up?
Topics
07 21
pkgsrc/databases
MySQL
5.6 imported
PostgerSQL
8.3 removed
9.2 imported
08 21
pkgsrc/emulators
suse121_*
EOL!!!
(plan to import 13.x for long term support,
evergreen)
09 21
pkgsrc/lang
gcc48 imported
perl5 switched to 5.18.x
Python
2.5 removed
3.1 removed
3.3 imported
10 21
pksrc/lang
Ruby
1.9.2 removed
1.9.3 imported(default)
PHP
5.4 default
Java
sun-{jre,jde}7 imported
openjdk7 updated!
11 21
pkgsrc/lang
Misc
tcl updated to 8.5
lua updated to 5.2.2
12 21
pkgsrc/inputmethod
mozc imported
13 21
pksrc/x11
updated to recent version
Xorg Server 1.12.4
Mesa 7.11.2
improved for some environment
but broken for some envitonment
14 21
desktop environment
Gnome - 2.32? 3.x?
KDE 4.10.3
KDE 3?
Xfce 4.6 (wip 4.8)
DeforaOS
joind as pkgsrc developer
Motif (more free! than openmotif)
15 21
staged installation
swithed to
PKG_DESTDIR_SUPPORT=user-destdir by
default
remain <20 packages, missing destdir
support
16 21
Support GCC runtime
lang/gcc?? & lang/gcc??-lib
split standard libraries to -lib package
USE_PKGSRC_GCC_RUNTIME=yes
use lang/gcc??-lib as system library
avoid circular dependency, pkgsrc gcc & pakcages
used by gcc package
17 21
Introducing PKGGNUDIR
GNU_PROGRAM_PREFIX=g (previously)
ex. GNU awk as /usr/pkg/bin/gawk ? awk ?
confused if it is empty or different value
PKGGNUDIR=gnu (new!)
ex. /usr/pkg/gnu/bin/awk & /usr/pkg/bin/gawk
you can put /usr/pkg/gnu/bin to PATH to prefer
GNU tools
GNU command is always `gxxx'.
18 21
default acceptable license
Open Source - by OSI? - NO!
Free Softwre - by FSF? - NO!
TNF board@ decide !
agpl is not acceptable
19 21
corss build
improved
full/build/tool dependency
not required to cross build perl if it is just used as
tool.
need more improvement
20 21
never MATOME
What is pkgsrc?
Welcome to new pkgsrc developers!
21 21

Mais conteúdo relacionado

Mais procurados

EuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsEuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD Systems
Vinícius Zavam
 

Mais procurados (19)

OpenWRT guide and memo
OpenWRT guide and memoOpenWRT guide and memo
OpenWRT guide and memo
 
[KubeCon EU 2020] containerd Deep Dive
[KubeCon EU 2020] containerd Deep Dive[KubeCon EU 2020] containerd Deep Dive
[KubeCon EU 2020] containerd Deep Dive
 
How Docker didn't invent containers (Docker Meetup Brno #1)
How Docker didn't invent containers (Docker Meetup Brno #1)How Docker didn't invent containers (Docker Meetup Brno #1)
How Docker didn't invent containers (Docker Meetup Brno #1)
 
[Paris Container Day 2021] nerdctl: yet another Docker & Docker Compose imple...
[Paris Container Day 2021] nerdctl: yet another Docker & Docker Compose imple...[Paris Container Day 2021] nerdctl: yet another Docker & Docker Compose imple...
[Paris Container Day 2021] nerdctl: yet another Docker & Docker Compose imple...
 
pkgsrc 2011 - the record of the past year
pkgsrc 2011 - the record of the past yearpkgsrc 2011 - the record of the past year
pkgsrc 2011 - the record of the past year
 
[KubeConEU] Building images efficiently and securely on Kubernetes with BuildKit
[KubeConEU] Building images efficiently and securely on Kubernetes with BuildKit[KubeConEU] Building images efficiently and securely on Kubernetes with BuildKit
[KubeConEU] Building images efficiently and securely on Kubernetes with BuildKit
 
XXXsrc 2021 -the record of the past year-
XXXsrc 2021 -the record of the past year-XXXsrc 2021 -the record of the past year-
XXXsrc 2021 -the record of the past year-
 
Linux Containers & Docker
Linux Containers & DockerLinux Containers & Docker
Linux Containers & Docker
 
Openwrt startup
Openwrt startupOpenwrt startup
Openwrt startup
 
pkgsrc 2010 - the record of the past year
pkgsrc 2010 - the record of the past yearpkgsrc 2010 - the record of the past year
pkgsrc 2010 - the record of the past year
 
Fundamental Virtualisasi di openSUSE
Fundamental Virtualisasi di openSUSEFundamental Virtualisasi di openSUSE
Fundamental Virtualisasi di openSUSE
 
[DockerCon 2020] Hardening Docker daemon with Rootless Mode
[DockerCon 2020] Hardening Docker daemon with Rootless Mode[DockerCon 2020] Hardening Docker daemon with Rootless Mode
[DockerCon 2020] Hardening Docker daemon with Rootless Mode
 
Porting Puppet to OpenBSD
Porting Puppet to OpenBSD Porting Puppet to OpenBSD
Porting Puppet to OpenBSD
 
Openvz - a quick introduction
Openvz - a quick introductionOpenvz - a quick introduction
Openvz - a quick introduction
 
BKK16-315 Graphics Stack Update
BKK16-315 Graphics Stack UpdateBKK16-315 Graphics Stack Update
BKK16-315 Graphics Stack Update
 
OpenVZ Linux Containers
OpenVZ Linux ContainersOpenVZ Linux Containers
OpenVZ Linux Containers
 
EuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsEuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD Systems
 
How can OpenNebula fit your needs - OpenNebulaConf 2013
How can OpenNebula fit your needs - OpenNebulaConf 2013 How can OpenNebula fit your needs - OpenNebulaConf 2013
How can OpenNebula fit your needs - OpenNebulaConf 2013
 
Automotive Grade Linux and systemd
Automotive Grade Linux and systemdAutomotive Grade Linux and systemd
Automotive Grade Linux and systemd
 

Destaque

STEVEN BURGER HOLLYWOOD RESUME'
STEVEN BURGER HOLLYWOOD RESUME'STEVEN BURGER HOLLYWOOD RESUME'
STEVEN BURGER HOLLYWOOD RESUME'
STEVEN BURGER
 
2015heaconferencemanchester 151204174130-lva1-app6891
2015heaconferencemanchester 151204174130-lva1-app68912015heaconferencemanchester 151204174130-lva1-app6891
2015heaconferencemanchester 151204174130-lva1-app6891
mipitri
 
Resume (Functional) - Larry Schmidt - 2015
Resume (Functional) - Larry Schmidt - 2015Resume (Functional) - Larry Schmidt - 2015
Resume (Functional) - Larry Schmidt - 2015
Larry Schmidt
 
The Reality of Death (Paper 1)
The Reality of Death (Paper 1)The Reality of Death (Paper 1)
The Reality of Death (Paper 1)
Sean Paine
 
битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...
битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...
битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...
maximstrong
 

Destaque (18)

STEVEN BURGER HOLLYWOOD RESUME'
STEVEN BURGER HOLLYWOOD RESUME'STEVEN BURGER HOLLYWOOD RESUME'
STEVEN BURGER HOLLYWOOD RESUME'
 
Inauguration of C - CAM
Inauguration of C - CAMInauguration of C - CAM
Inauguration of C - CAM
 
Cara membuat blog
Cara membuat blogCara membuat blog
Cara membuat blog
 
05 Montagne des Français Sage_18 dec 15
05 Montagne des Français Sage_18 dec 1505 Montagne des Français Sage_18 dec 15
05 Montagne des Français Sage_18 dec 15
 
2015heaconferencemanchester 151204174130-lva1-app6891
2015heaconferencemanchester 151204174130-lva1-app68912015heaconferencemanchester 151204174130-lva1-app6891
2015heaconferencemanchester 151204174130-lva1-app6891
 
Pauylina
PauylinaPauylina
Pauylina
 
(728644667) monografia corregida
(728644667) monografia corregida(728644667) monografia corregida
(728644667) monografia corregida
 
Slideshare
SlideshareSlideshare
Slideshare
 
JP Letter of Experience
JP Letter of ExperienceJP Letter of Experience
JP Letter of Experience
 
Resume (Functional) - Larry Schmidt - 2015
Resume (Functional) - Larry Schmidt - 2015Resume (Functional) - Larry Schmidt - 2015
Resume (Functional) - Larry Schmidt - 2015
 
The Reality of Death (Paper 1)
The Reality of Death (Paper 1)The Reality of Death (Paper 1)
The Reality of Death (Paper 1)
 
битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...
битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...
битянова м.р. субъектная позиция как ценность и образовательная цель. подходы...
 
Business brand awareness
Business brand awarenessBusiness brand awareness
Business brand awareness
 
PB group 6 final
PB group 6 finalPB group 6 final
PB group 6 final
 
El telescopio
El telescopioEl telescopio
El telescopio
 
New Polymer for Future - Sorona(R)
New Polymer for Future - Sorona(R)New Polymer for Future - Sorona(R)
New Polymer for Future - Sorona(R)
 
Bootstrap 3
Bootstrap 3Bootstrap 3
Bootstrap 3
 
Ashvani_Yadavv4.2
Ashvani_Yadavv4.2Ashvani_Yadavv4.2
Ashvani_Yadavv4.2
 

Semelhante a pkgsrc 2013 - the record of the past year

Lavigne bsdmag-jan13
Lavigne bsdmag-jan13Lavigne bsdmag-jan13
Lavigne bsdmag-jan13
Dru Lavigne
 

Semelhante a pkgsrc 2013 - the record of the past year (20)

pkgsrc 2014 - the record of the past year
pkgsrc 2014 - the record of the past yearpkgsrc 2014 - the record of the past year
pkgsrc 2014 - the record of the past year
 
SELF 2010: BSD For Linux Users
SELF 2010: BSD For Linux UsersSELF 2010: BSD For Linux Users
SELF 2010: BSD For Linux Users
 
Article may11 bsdmag
Article may11 bsdmagArticle may11 bsdmag
Article may11 bsdmag
 
Lavigne bsdmag-jan13
Lavigne bsdmag-jan13Lavigne bsdmag-jan13
Lavigne bsdmag-jan13
 
BSD for Linux Users
BSD for Linux UsersBSD for Linux Users
BSD for Linux Users
 
App container rkt
App container rktApp container rkt
App container rkt
 
Scale 2010: BSD for Linux Users
Scale 2010: BSD for Linux UsersScale 2010: BSD for Linux Users
Scale 2010: BSD for Linux Users
 
BSD for Linux Users
BSD for Linux UsersBSD for Linux Users
BSD for Linux Users
 
Cross-compilation native sous android
Cross-compilation native sous androidCross-compilation native sous android
Cross-compilation native sous android
 
Oclug 2010
Oclug 2010Oclug 2010
Oclug 2010
 
Accelerate your development with Docker
Accelerate your development with DockerAccelerate your development with Docker
Accelerate your development with Docker
 
Accelerate your software development with Docker
Accelerate your software development with DockerAccelerate your software development with Docker
Accelerate your software development with Docker
 
Scale9x sun
Scale9x sunScale9x sun
Scale9x sun
 
Some wonderful Linux softwares for daily use
Some wonderful Linux softwares for daily useSome wonderful Linux softwares for daily use
Some wonderful Linux softwares for daily use
 
Sweden11
Sweden11Sweden11
Sweden11
 
LibOS as a regression test framework for Linux networking #netdev1.1
LibOS as a regression test framework for Linux networking #netdev1.1LibOS as a regression test framework for Linux networking #netdev1.1
LibOS as a regression test framework for Linux networking #netdev1.1
 
Genode Compositions
Genode CompositionsGenode Compositions
Genode Compositions
 
olf10
olf10olf10
olf10
 
FMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxFMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for Linux
 
Revolutionizing WSO2 PaaS with Kubernetes & App Factory
Revolutionizing WSO2 PaaS with Kubernetes & App FactoryRevolutionizing WSO2 PaaS with Kubernetes & App Factory
Revolutionizing WSO2 PaaS with Kubernetes & App Factory
 

Mais de Akio OBATA

Mais de Akio OBATA (11)

XXXsrc 2020 -the record of the past year-
XXXsrc 2020 -the record of the past year-XXXsrc 2020 -the record of the past year-
XXXsrc 2020 -the record of the past year-
 
XXXsrc 2019 -the record of the past year-
XXXsrc 2019 -the record of the past year- XXXsrc 2019 -the record of the past year-
XXXsrc 2019 -the record of the past year-
 
XXXsrc 2018 -the record of the past year-
XXXsrc 2018 -the record of the past year- XXXsrc 2018 -the record of the past year-
XXXsrc 2018 -the record of the past year-
 
XXXsrc 2017 -the record of the past year-
XXXsrc 2017 -the record of the past year- XXXsrc 2017 -the record of the past year-
XXXsrc 2017 -the record of the past year-
 
pkgsrc Internals - tools, wapper and buildlink
pkgsrc Internals - tools, wapper and buildlinkpkgsrc Internals - tools, wapper and buildlink
pkgsrc Internals - tools, wapper and buildlink
 
pkgsrc とは何か? - よもやま話
pkgsrc とは何か? - よもやま話pkgsrc とは何か? - よもやま話
pkgsrc とは何か? - よもやま話
 
pkgsrc で gimp がアレだった件 - デマと放置と私
pkgsrc で gimp がアレだった件 - デマと放置と私pkgsrc で gimp がアレだった件 - デマと放置と私
pkgsrc で gimp がアレだった件 - デマと放置と私
 
pkgsrc とは何か? - よもやま話
pkgsrc とは何か? - よもやま話pkgsrc とは何か? - よもやま話
pkgsrc とは何か? - よもやま話
 
pkgsrcに関する何か 2009 - 何と何で何とやら
pkgsrcに関する何か 2009 - 何と何で何とやらpkgsrcに関する何か 2009 - 何と何で何とやら
pkgsrcに関する何か 2009 - 何と何で何とやら
 
pkgsrcに関する何か 2008 - 何かは何かであって、何かでなし
pkgsrcに関する何か 2008 - 何かは何かであって、何かでなしpkgsrcに関する何か 2008 - 何かは何かであって、何かでなし
pkgsrcに関する何か 2008 - 何かは何かであって、何かでなし
 
pkgsrcに関する何か - 何かって何?
pkgsrcに関する何か - 何かって何?pkgsrcに関する何か - 何かって何?
pkgsrcに関する何か - 何かって何?
 

Último

Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
raffaeleoman
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
Kayode Fayemi
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
Kayode Fayemi
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
amilabibi1
 

Último (18)

Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptx
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 

pkgsrc 2013 - the record of the past year