non port: sysutils/gcombust/Makefile |
SVNWeb
|
Number of commits found: 56 |
Fri, 12 Oct 2018
|
[ 09:19 antoine ] (Only the first 10 of 92 ports in this commit are shown above. )
Deprecate most glib12 consumers
With hat: portmgr
|
Tue, 17 Jan 2017
|
[ 09:03 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Regenerate patches
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 22 Dec 2014
|
[ 22:39 bapt ]
Get rid of gnomehier
|
Sat, 13 Sep 2014
|
[ 15:11 tijl ] (Only the first 10 of 140 ports in this commit are shown above. )
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
|
Tue, 22 Jul 2014
|
[ 19:33 pawel ]
- Add staging support
- Correct spelling mistakes in pkg-descr
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
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)
|
Sun, 6 Jul 2014
|
[ 15:52 bapt ] (Only the first 10 of 47 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
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 )
|
Fri, 21 Feb 2014
|
[ 13:39 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
Remove trailing whitespaces from category sysutils
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Mon, 16 Sep 2013
|
[ 07:29 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Fri, 26 Apr 2013
|
[ 12:35 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
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
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 28 Feb 2013
|
[ 10:51 gahr ] (Only the first 10 of 51 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr
|
Thu, 24 Nov 2011
|
[ 08:05 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
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 6 Jun 2008
|
[ 14:03 edwin ] (Only the first 10 of 198 ports in this commit are shown above. )
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)
|
Mon, 24 Mar 2008
|
[ 13:03 miwi ] (Only the first 10 of 87 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 17 Sep 2007
|
[ 16:52 araujo ]
- Unbreak with gcc4.
PR: ports/115323
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: stas (mentor), maintainer timeout (2 weeks)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 31 Jan 2007
|
[ 14:07 pav ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use new USE_CDRTOOLS variable
Tested on: pointyhat
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Tue, 31 Aug 2004
|
[ 15:53 kuriyama ]
Upgrade to 0.1.55.
Approved by: maintainer
|
Wed, 2 Jun 2004
|
[ 17:17 netchild ] (Only the first 10 of 13 ports in this commit are shown above. )
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Thu, 20 Nov 2003
|
[ 15:06 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Sun, 20 Apr 2003
|
[ 19:43 marcus ] (Only the first 10 of 27 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 21 Feb 2003
|
[ 13:28 knu ] (Only the first 10 of 250 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 13 Jan 2003
|
[ 03:48 marcus ]
Add a dependency on gnomehier to allow for the desktop entry.
Reported by: bento
|
Thu, 2 Jan 2003
|
[ 17:10 petef ]
Update to 0.1.53.
PR: 45700
Submitted by: maintainer
|
Sun, 1 Sep 2002
|
[ 15:26 lioux ] (Only the first 10 of 15 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Sat, 13 Apr 2002
|
[ 20:59 anders ]
Update to 0.1.49.
PR: 37045
Submitted by: Herbert J. Skuhra <herbert@bugat.at>
Approved by: maintainer
|
Fri, 12 Apr 2002
|
[ 17:10 ade ] (Only the first 10 of 171 ports in this commit are shown above. )
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
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
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
|
Sun, 4 Nov 2001
|
[ 01:30 mi ]
Upgrade to 1.47. Change the maintainer's address.
|
Mon, 29 Oct 2001
|
[ 10:25 petef ]
- update to 0.1.46
|
Thu, 2 Aug 2001
|
[ 10:14 dirk ]
Fix dependency for cdrecord (cdrecord was renamed to cdrtools).
|
Sat, 16 Jun 2001
|
[ 05:54 dwcjr ]
Update to version 1.45 Remove unneeded patch (patch-ae) Add new locales in
pkg-plist
|
Thu, 29 Mar 2001
|
[ 16:35 sobomax ] (Only the first 10 of 166 ports in this commit are shown above. )
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
|
Fri, 9 Mar 2001
|
[ 07:19 grog ]
Upgrade to version 0.1.42
|
Mon, 15 Jan 2001
|
[ 11:13 sobomax ]
Update to 0.1.41.
|
Wed, 8 Nov 2000
|
[ 12:24 sobomax ]
Update to 0.1.37.
|
Mon, 16 Oct 2000
|
[ 14:14 kevlo ]
Update to version 0.1.36
|
Tue, 10 Oct 2000
|
[ 06:15 kevlo ]
Update to version 0.1.35
|
Thu, 5 Oct 2000
|
[ 07:42 reg ] (Only the first 10 of 73 ports in this commit are shown above. )
Implement USE_GTK, part 2.
|
Mon, 2 Oct 2000
|
[ 15:45 ade ]
Switch maintainership. Old maintainer has disappeared and is not responding
to requests.
|
Wed, 31 May 2000
|
[ 10:36 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.
|
Mon, 29 May 2000
|
[ 04:13 steve ]
Update to version 0.1.32.
|
Number of commits found: 56 |