aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bksh
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-04-01 20:58:18 +0800
committeredwin <edwin@FreeBSD.org>2006-04-01 20:58:18 +0800
commit7f2e67e7d312d635c16f95debd4471d5a7b27be4 (patch)
treec9cf30434b21b9d952da478e78158a0b05746a6d /sysutils/bksh
parent52605cd50a742f7a740c29cbfae14af1c947f225 (diff)
downloadfreebsd-ports-gnome-7f2e67e7d312d635c16f95debd4471d5a7b27be4.tar.gz
freebsd-ports-gnome-7f2e67e7d312d635c16f95debd4471d5a7b27be4.tar.zst
freebsd-ports-gnome-7f2e67e7d312d635c16f95debd4471d5a7b27be4.zip
Use SUB_FILES for pkg-message
Diffstat (limited to 'sysutils/bksh')
0 files changed, 0 insertions, 0 deletions
title='2014-12-30 04:14:49 +0800'>2014-12-302-3/+3 * Update pkg to 1.4.2 and pkg-devel to 1.4.99.2:bapt2014-12-272-3/+3 * Release pkg 1.4.1 and 1.4.99.1bapt2014-12-232-3/+3 * Remove useless USESbapt2014-12-221-2/+0 * Disable Werror to calm down gccbapt2014-12-091-0/+1 * Update pkg to 1.4.0bapt2014-12-095-78/+4 * Fix a regression that made some plist errors non fatalbapt2014-10-072-1/+32 * Fix an important regresion preventing pkg2ng to work properlybapt2014-09-262-1/+15 * Add a way to work around the pkg2ng gate for now.bdrewery2014-09-261-1/+2 * - Fix crash when overriding repo configs.bdrewery2014-09-252-0/+29 * Update to 1.3.8 Changes:bapt2014-09-223-11/+4 * Add a minimal version testing for the installed pkg to enforce people to go t...bapt2014-09-181-0/+1 * Remove support for pkg_installbapt2014-09-011-16/+7 * - Update to 1.3.7bdrewery2014-08-272-3/+3 * - Update to 1.3.6bdrewery2014-08-132-5/+5 * Update to 1.3.5.1bapt2014-08-062-3/+4 * Update to 1.3.5bapt2014-08-052-3/+3 * Update to 1.3.4bapt2014-08-012-3/+3 * Make sure to only use the generated pkg to register the new pkgbapt2014-08-011-2/+0 * Update to 1.3.3bapt2014-07-302-3/+3 * Update to 1.3.2bapt2014-07-284-101/+3 * Fix reading pkg.conf (this will prevent pkg from segfault)az2014-07-272-0/+69 * Update to 1.3.1bapt2014-07-273-4/+4 * Fix the build on PowerPC: apparently it declares that it has atomic builtins,danfe2014-07-241-0/+29 * Update to 1.3.0bapt2014-07-239-360/+19 * - Fix pkg-rquery -I to have all expected output.bdrewery2014-07-052-1/+44 * Add a version script to only public expose public function in libpkgbapt2014-06-112-1/+235 * - Fix build with upcoming default -fPIE in headbdrewery2014-05-301-1/+1 * Fix packaging on head, .MAKE.FreeBSD_UL has been retired from bmakeantoine2014-05-291-0/+18 * Add the ability to specifiy the file where the ABI string will be determined ...bapt2014-04-032-1/+26 * Detect invalid packages that list directories as a file in plistantoine2014-04-022-0/+19 * - Update to 1.2.7bdrewery2014-03-162-7/+5 * Update comment and description for pkg(8)bapt2014-02-242-2/+2 * - Update pkg and pkg-devel to 1.2.6bdrewery2014-02-022-4/+6 * Update to 1.2.5:bapt2014-01-133-32/+3 * Fix sefault while cleaning upbapt2013-12-162-0/+29 * Update to 1.2.4bapt2013-12-162-4/+4 * Update to pkg 1.2.3bapt2013-12-103-17/+3 * - Fix build on 8.xbdrewery2013-12-071-0/+14 * Update to 1.2.2bapt2013-12-063-5/+6 * ports-mgmt/pkg*: Prepare for alternative PORTSDIR supportmarino2013-11-302-0/+39 * Release pkg 1.2.1bapt2013-11-283-66/+3 * First errata:bapt2013-11-272-0/+63 * Welcome pkg 1.2 finalbapt2013-11-2620-569/+15 * Move WITH_DEBUG check below b.p.m so it works with WITH_DEBUG_PORTSeadler2013-11-231-3/+4 * - Update to 1.1.4_10 ahead of 1.2 update with critical fixesbdrewery2013-11-204-1/+207 * - Support WITH_DEBUGbdrewery2013-11-131-2/+7 * - Force pkg to not use base libbsdyml, which was available in head|stable/10bdrewery2013-10-144-1/+42 * Fix pkg register -i (staged pass mode) not properly respecting @owner/@groupbapt2013-10-063-6/+77 * - Fix spelling of "Upgrades" since it keeps being reportedbdrewery2013-09-252-1/+12 * - Fix staging of meta ports that have no files, such asbdrewery2013-09-252-1/+12 * Fix @exec/post-install script execution with pkg register -i [1]bapt2013-09-244-1/+55 * Add uidfix to allow packaging as a userbapt2013-09-241-0/+1 * Remove 'cat PKG-MESSAGE' for stagingbdrewery2013-09-231-1/+0 * Add the manpages to plist, missed in previous commitbapt2013-09-231-0/+35 * Use stage.bapt2013-09-231-40/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Fix build on mipsbapt2013-09-206-6/+112 * - Fix crash when registering some linux ports, such asbdrewery2013-09-052-7/+16 * - Rename ARM patch to proper name and remove unneeded newvers.sh patchbdrewery2013-09-051-13/+0 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Add proper support for detect new arm eabibapt2013-07-172-0/+59 * - Update to 1.1.4bdrewery2013-07-063-23/+3 * - Fix build with -Werrorbdrewery2013-06-302-0/+20 * - Update to 1.1.3bdrewery2013-06-293-46/+3 * - Fix 'pkg query %a' returning true/false instead of 0/1.bdrewery2013-06-272-0/+43 * Update to 1.1.2bapt2013-06-252-3/+3 * Update to 1.1.1:bapt2013-06-242-6/+6 * Update to 1.1 finalbapt2013-06-243-27/+11 * - Update to 1.0.14, bringing minor fixes before the 1.1 release.bdrewery2013-06-203-43/+3 * Actually push the right patchbapt2013-06-191-10/+10 * Fix a segfault on i386 and powerpc64 while registering a port as automatic [1]bapt2013-06-192-0/+40 * - Update to 1.0.13bdrewery2013-06-113-30/+3 * Add NO_LATEST_LINK in case of pkg-devel being the default pkgbapt2013-06-111-0/+1 * The pkg developement team is proud to announce the new 1.1.0 beta1 release ofbapt2013-05-301-0/+3 * - Fix crash while packaging netbeansbdrewery2013-05-172-0/+27 * - Fix typo (does not affect build or package)bdrewery2013-05-021-2/+2 * - Update to 1.0.12bdrewery2013-05-024-62/+24 * Fix build after addition of -Wmissing-variable-declarations to WARNS=6 in HEADbapt2013-04-211-0/+56 * - Update to 1.0.11bdrewery2013-03-312-3/+3 * - Update to 1.0.10bdrewery2013-03-305-46/+6 * - Fix lib/gio/modules/giomodule.cache being seen as a leftoverbdrewery2013-03-182-1/+13 * - Remove the need to patch newvers.sh on revision updates bybdrewery2013-03-182-20/+2 * - Fix crash in pkg-updatebdrewery2013-03-143-0/+48 * - Update to 1.0.9bdrewery2013-03-142-3/+3 * - Use USE_SUBMAKE to fix running 'make build deinstall install' not properlybdrewery2013-03-101-0/+3 * pkg uses /usr/share/mk/* framwork to build, so it can be tuned viabapt2013-02-271-1/+1 * - update to 1.0.8bapt2013-02-212-3/+3 * - update to 1.0.7bapt2013-01-292-3/+3 * - update to 1.0.6bapt2013-01-222-3/+3 * - update to 1.0.5:bapt2013-01-2210-104/+3 * - Fix build due to uninitialized variables, whichbdrewery2013-01-145-0/+56 * Do not install .symbols on currentbapt2013-01-132-0/+25 * - Only show conversion "seatbelt" notice if nobdrewery2013-01-091-1/+8 * - Enable seatbelt again after further testing. It willbdrewery2012-12-231-25/+25 * Temporary disable the seat belt it doesn't play nice with portmasterbapt2012-12-221-25/+25 * - Fix runtime version still showing 1.0.3bdrewery2012-12-222-0/+20 * - update to 1.0.4bapt2012-12-213-19/+29 * Add a patch to bump the version output bump by pkg -v this was forgotten inbapt2012-12-082-0/+16 * - update to 1.0.3bapt2012-12-072-3/+5 * - update to 1.0.2bapt2012-11-073-3/+10 * Mark as not ccache safebapt2012-10-021-0/+1 * - update to 1.0.1bapt2012-10-012-3/+3 * Mark as job safebapt2012-09-251-5/+1 * - update to 1.0bapt2012-08-303-15/+3 * - Fix crash when no PACKAGESITE is defined in pkg.confbdrewery2012-08-242-0/+12 * - Fix prompt sign in pkg-message, pkg2ng must be run as rootgahr2012-08-221-1/+1 * - update to 1.0-rc6bapt2012-08-173-16/+3 * Fix a regression appending newline to commmentsbapt2012-07-302-0/+13 * - update to 1.0-rc5bapt2012-07-303-50/+3 * add a fix to pkg2ng preventing losing track of some dependency origins leadingbapt2012-07-302-0/+47 * - update to 1.0-rc4bapt2012-07-212-3/+3 * - update to 1.0-rc3bapt2012-07-142-3/+3 * - update to 1.0-rc2bapt2012-07-132-3/+3 * - update to 1.0 rc1bapt2012-07-123-18/+3 * Fix alignement error making pkg repo segfaul on i386bapt2012-07-042-0/+15 * fix distinfo (sorry I commit the wrong one before)bapt2012-07-021-2/+2 * - update to 1.0 beta17bapt2012-07-024-25/+3 * Really fix build on 8-stable and 9-stablebapt2012-06-272-0/+22 * - update to 1.0-beta16bapt2012-06-255-80/+11 * - Fix pkg2ng with new options frameworkbapt2012-06-152-1/+44 * Backout reproducible packages.bapt2012-06-042-1/+33 * Add pkg-remove.8 to MLINKS.kwm2012-06-041-0/+2 * - update to 1.0-beta15bapt2012-06-033-42/+3 * - Fix pkg update adding repo.txz twicebapt2012-05-232-0/+39 * - update to 1.0-beta14bapt2012-05-222-3/+3 * - update to 1.0-beta13bapt2012-05-042-3/+3 * pkg.conf.sample is not a PORTEXAMPLEbapt2012-04-262-4/+1 * - update to 1.0-beta12bapt2012-04-233-15/+11 * Fix bug preventing self upgrade with beta11bapt2012-04-192-0/+12 * - update to 1.0 beta11bapt2012-04-142-3/+6 * - update to 1.0-beta10bapt2012-04-085-27/+4 * fix @ignore handling (fixes nullmailer)bapt2012-04-012-1/+12 * Fix plistbapt2012-03-301-0/+1 * - Fix pkg check -rabapt2012-03-302-0/+11 * - update to 1.0-beta9bapt2012-03-303-12/+17 * - update to 1.0-beta8bapt2012-03-032-3/+5 * - update to 1.0-beta7bapt2012-02-232-32/+32 * Add forgotten pkg-updating(1) to plistbapt2012-02-161-0/+1 * liblzma in base is needed so only version >= 800505 are supportedbapt2012-02-161-2/+2 * - update to 1.0-beta6bapt2012-02-162-4/+3 * pkg should never register itself as automaticbapt2012-02-121-0/+2 * - update to beta5bapt2012-02-122-3/+3 * - update to beta4bapt2012-02-122-3/+3 * - update to beta3bapt2012-02-112-3/+3 * - update to 1.0-beta2bapt2012-02-103-4/+9