summaryrefslogtreecommitdiff
path: root/Mk/bsd.pkgng.mk
AgeCommit message (Expand)Author
2014-04-15Revert bdrewery will work on this laterBaptiste Daroussin
2014-04-15Register deprecation and expiration in packagesBaptiste Daroussin
2014-04-12Add PKG_ENV to pkg register commandBaptiste Daroussin
2014-04-03Add PKG_ENV to allow specifying the file to read the ABI from in case of cros...Baptiste Daroussin
2014-03-26Add ocamlfind to _FORCE_POST_PATTERNSAntoine Brodin
2014-03-23- Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bugBryan Drewery
2014-03-23- Only create ports-mgmt/pkg latest link if can write to PACKAGESBryan Drewery
2014-03-23- pkgng: Create package in WRKDIR and then try to link it to the PACKAGES dir.Bryan Drewery
2014-03-05- Remove redundant WITH_PKGNG checks. bsd.pkgng.mk is only included ifBryan Drewery
2014-02-12Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc hasAntoine Brodin
2014-01-17Handle _FORCE_POST_PATTERNS for staged portsAntoine Brodin
2014-01-10Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin
2014-01-06pkgng expect all non ascii code and '%' to be urlencoded in the commentBaptiste Daroussin
2014-01-03Remove more now useless fallback targetsBaptiste Daroussin
2013-12-20Stop registering recursively dependencies into package with pkgngBaptiste Daroussin
2013-12-10Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...Baptiste Daroussin
2013-12-06- Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsAlex Kozlov
2013-12-06- Implement support for architecture-neutral portsAlex Kozlov
2013-11-25Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL).Raphael Kubo da Costa
2013-10-30Fix copying +INSTALL after r332158Bryan Drewery
2013-10-30Staging showed that user/groups creation from plist are done inBaptiste Daroussin
2013-10-16- Properly reference pkg(8) for conflcts instead of pkg_delete(1)Bryan Drewery
2013-09-27- Fix message displayed when the port being installed is already installedDmitry Marakasov
2013-09-23Add support for staging area in the ports treeBaptiste Daroussin
2013-07-05- Fix pkg2ng due to UID/ID not being defined.Bryan Drewery
2013-07-03Better attempt to comment r322214 and fix typos.Baptiste Daroussin
2013-07-03pkg2ng is calling directly bsd.pkgng.mk if present which will fail because of...Baptiste Daroussin
2013-06-25Define UID earlier so that it can be used inside bsd.pkng.mkBaptiste Daroussin
2013-06-17- Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallAntoine Brodin
2013-06-15Add load-octave-pkg to _FORCE_POST_PATTERNS.Antoine Brodin
2013-06-14Yes more simplification in showconfig, pretty-print-config and pkgng manifest...Baptiste Daroussin
2013-06-10Avoid corrupting the manifest when bmake is run with -dl argumentsBaptiste Daroussin
2013-06-10Simplify the creation of the options part of the pkgng manifestBaptiste Daroussin
2013-05-30The pkg developement team is proud to announce the new 1.1.0 beta1 release ofBaptiste Daroussin
2013-05-24- Run ldconfig in post-deinstall for pkgng.Bryan Drewery
2013-04-26Do not be verbose while removing old now unused symlinksBaptiste Daroussin
2013-04-22Remove old links while creating the new packagesBaptiste Daroussin
2013-04-22LATEST_LINK makes no sense with pkgngBaptiste Daroussin
2013-04-05catalog.ports needs to be regenerated in post-deinstall.Baptiste Daroussin
2013-04-04Execute gdk-pixbuf-query-loaders in post-deinstall with pkgngBaptiste Daroussin
2013-03-28Fix typoBaptiste Daroussin
2013-03-28Add new _FORCE_POST_PATTERNS which is a pkgng only macro containing a list of...Baptiste Daroussin
2013-03-12- Fix CONFLICTS handling after r313713 caused pkg-queryBryan Drewery
2013-03-09- pkg-query(8) in pkg-1.1.x returns non-zero exit status whenBryan Drewery
2012-12-13Save RADIO and GROUP option in the pkgng manifestBaptiste Daroussin
2012-09-21- Revert ports/171672 patch to 'do-package' dueBryan Drewery
2012-09-20- Remove ftp fallback as all supported FreeBSD versions provide fetch [1]Beat Gaetzi
2012-07-10Fix PKG_IGNORE with pkgngBaptiste Daroussin
2012-06-19Show notice when a package is installed and flagged as automatic by pkgngBaptiste Daroussin
2012-06-14Fix check-install-conflicts message with pkgngBaptiste Daroussin