Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.55_8 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1.55_8 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
0.1.55_8 17 Jan 2017 09:03:56 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Regenerate patches |
0.1.55_8 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.1.55_8 22 Dec 2014 22:39:19 |
bapt |
Get rid of gnomehier |
0.1.55_7 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
0.1.55_7 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.1.55_6 22 Jul 2014 19:33:41 |
pawel |
- Add staging support
- Correct spelling mistakes in pkg-descr |
0.1.55_6 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
0.1.55_6 06 Jul 2014 15:52:25 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.1.55_6 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
0.1.55_6 21 Feb 2014 13:39:38 |
ehaupt |
Remove trailing whitespaces from category sysutils |
0.1.55_6 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.1.55_6 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
0.1.55_6 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.1.55_6 16 Sep 2013 07:29:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.1.55_6 26 Apr 2013 12:35:51 |
bapt |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
0.1.55_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.1.55_6 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
0.1.55_6 24 Nov 2011 08:05:53 |
bapt |
- update MASTER_SITE (distfile is now fetchable again) [1]
- while here pet portlint and add license
PR: ports/162799 [1]
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer) [1]
Feature safe: yes |
0.1.55_6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.1.55_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1.55_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.1.55_5 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.1.55_4 24 Mar 2008 13:03:55 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.1.55_3 23 Sep 2007 15:49:23 |
miwi |
- Remove unnecessary patch
Submitted by: maintainer via mail |
0.1.55_3 17 Sep 2007 16:52:59 |
araujo |
- Unbreak with gcc4.
PR: ports/115323
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: stas (mentor), maintainer timeout (2 weeks) |
0.1.55_2 05 Aug 2007 22:20:35 |
miwi |
- Fix build with gcc 4.2
PR: 115227
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer) |
0.1.55_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.1.55_1 31 Jan 2007 14:07:59 |
pav |
- Use new USE_CDRTOOLS variable
Tested on: pointyhat |
0.1.55_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.1.55 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.1.55 22 Jan 2006 02:52:21 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.1.55 15 Jun 2005 02:43:36 |
lesi |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
0.1.55 13 Feb 2005 14:39:51 |
vs |
Fix plist
PR: ports/77431
Submitted by: cluster via maintainer |
0.1.55 31 Aug 2004 15:53:14 |
kuriyama |
Upgrade to 0.1.55.
Approved by: maintainer |
0.1.53_3 02 Jun 2004 17:17:31 |
netchild |
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius |
0.1.53_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.1.53_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.1.53_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.1.53_1 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
0.1.53_1 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
0.1.53_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.1.53 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.1.53 20 Apr 2003 19:43:32 |
marcus |
Remove USE_GNOMENG. |
0.1.53 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
0.1.53 13 Jan 2003 03:48:01 |
marcus |
Add a dependency on gnomehier to allow for the desktop entry.
Reported by: bento |
0.1.53 02 Jan 2003 17:10:52 |
petef |
Update to 0.1.53.
PR: 45700
Submitted by: maintainer |
0.1.49_1 01 Sep 2002 15:26:31 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.1.49_1 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.1.49_1 13 Apr 2002 20:59:00 |
anders |
Update to 0.1.49.
PR: 37045
Submitted by: Herbert J. Skuhra <herbert@bugat.at>
Approved by: maintainer |
0.1.47_1 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
0.1.47 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
04 Nov 2001 01:30:42 |
mi |
Upgrade to 1.47. Change the maintainer's address. |
29 Oct 2001 10:25:54 |
petef |
- update to 0.1.46 |
02 Aug 2001 10:14:28 |
dirk |
Fix dependency for cdrecord (cdrecord was renamed to cdrtools). |
16 Jun 2001 05:54:12 |
dwcjr |
Update to version 1.45 Remove unneeded patch (patch-ae) Add new locales in
pkg-plist |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
09 Mar 2001 07:19:20 |
grog |
Upgrade to version 0.1.42 |
15 Jan 2001 11:13:28 |
sobomax |
Update to 0.1.41. |
08 Nov 2000 12:24:15 |
sobomax |
Update to 0.1.37. |
16 Oct 2000 14:14:00 |
kevlo |
Update to version 0.1.36 |
10 Oct 2000 06:15:06 |
kevlo |
Update to version 0.1.35 |
08 Oct 2000 07:23:57 |
asami |
Convert category sysutils to new layout. |
05 Oct 2000 07:42:57 |
reg |
Implement USE_GTK, part 2. |
02 Oct 2000 15:45:27 |
ade |
Switch maintainership. Old maintainer has disappeared and is not responding
to requests. |
31 May 2000 10:36:51 |
will |
Update to 0.1.33. I also smacked this port into using the system libintl
instead of its own, and cleaned up the DESCR a little bit. |
29 May 2000 04:13:55 |
steve |
Update to version 0.1.32. |