Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Sep 2020 22:42:40
0.21_18

|
se  |
Fix build with -fno-common |
08 Nov 2019 10:47:01
0.21_17

|
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
10 Nov 2018 18:12:58
0.21_17

|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
28 Jul 2017 21:45:20
0.21_16

|
jkim  |
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine) |
21 Oct 2016 12:51:41
0.21_16

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
22 May 2015 13:34:22
0.21_16

|
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
11 May 2015 18:34:58
0.21_16

|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
25 Mar 2015 23:00:51
0.21_16

|
marino  |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
08 Dec 2014 16:48:41
0.21_16

|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
07 Dec 2014 13:36:37
0.21_15

|
amdmi3  |
- Pet portlint
- Drop @dirrm* from plist |
10 Sep 2014 20:50:37
0.21_15

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
29 Jul 2014 17:12:50
0.21_14

|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
25 Jun 2014 08:58:09
0.21_14

|
bapt  |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
02 Nov 2013 03:34:31
0.21_14

|
danilo  |
- Add stage support
- Remove indefinite article from COMMENT
- Add OPTIMIZED_CFLAGS option
- Use options helpers
- Convert USE_GMAKE to USES |
08 Oct 2013 00:15:34
0.21_14

|
marino  |
Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5 |
20 Sep 2013 17:36:36
0.21_14

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Aug 2013 22:35:54
0.21_14

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
27 Apr 2013 08:50:47
0.21_14

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
0.21_14

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
18 Feb 2012 10:18:33
0.21_14
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
23 Sep 2011 22:26:39
0.21_13
|
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 |
09 Aug 2011 13:19:24
0.21_13
|
ehaupt  |
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 159448
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
03 Jul 2011 14:25:36
0.21_13
|
ohauer  |
-remove MD5 |
31 May 2010 02:01:56
0.21_13
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
30 Jan 2010 09:43:31
0.21_12
|
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
21 Aug 2008 06:18:49
0.21_11
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:31:51
0.21_11
|
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) |
19 Apr 2008 17:56:05
0.21_10 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
20 Mar 2008 09:46:38
0.21_9
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
13 Mar 2008 14:28:35
0.21_9
|
miwi  |
- Chase devel/sdl12 shlib version bump |
04 Oct 2007 21:43:58
0.21_8
|
miwi  |
- Unbreak
- Fix build with gcc 4.2
- Use SF macro
- Reset maintainer
PR: 116831
Submitted by: miwi
Approved by: maintainer |
02 Oct 2007 10:22:10
0.21_8
|
linimon  |
Just for one day, mark broken with gcc4.2. |
19 May 2007 20:32:57
0.21_8
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Sep 2006 11:21:59
0.21_7
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
26 Jan 2006 04:06:59
0.21_6
|
kris  |
Add missing USE_GETTEXT |
22 Jan 2006 11:18:58
0.21_6
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
0.21_6
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.21_6
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
30 Mar 2004 19:20:23
0.21_6
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
16 Mar 2004 04:23:56
0.21_6
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
13 Mar 2004 05:36:24
0.21_5
|
vs  |
- Unbreak on alpha (avoid -ffast-math)
- Bumped PORTREVISION, check if you want WITH_OPTIMIZED_CFLAGS
on recompilation
PR: ports/63866 (with addition of pre-everything:)
Submitted by: maintainer/bento
Approved by: linimon (mentor) |
07 Mar 2004 05:55:31
0.21_4
|
kris  |
BROKEN on alpha 5.x: Does not compile |
02 Mar 2004 08:52:05
0.21_4
|
krion  |
- Fix segfaults
- Assign maintainership to submitter
PR: ports/63618
Submitted by: Josh Elsasser <jre@vineyard.net> |
04 Feb 2004 05:21:48
0.21_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.21_2
|
trevor  |
SIZEify. |
20 Jan 2004 18:21:02
0.21_2
|
krion  |
- Use new knobs from bsd.sdl.mk |
16 Aug 2003 16:18:29
0.21_2
|
krion  |
- Support USE_GETOPT_LONG propelry
- Utilize USE_SDL/DATADIR/INFO
PR: 55622
Submitted by: Ports Fury |
29 Jul 2003 09:12:37
0.21_1
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
14 Jul 2003 02:53:03
0.21_1
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
07 Mar 2003 06:03:01
0.21
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 May 2002 07:26:18
0.21
|
sobomax  |
Fix pkg-plist. |
18 May 2002 03:23:16
0.21
|
kris  |
BROKEN: Does not package correctly |
06 Apr 2002 13:30:33
0.21
|
sobomax  |
Update to 0.21. |
09 Jul 2001 12:39:34

|
sobomax  |
Update to 0.11. |
07 May 2001 12:38:01

|
sobomax  |
Update to 0.10. |
29 Mar 2001 16:35:19

|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
24 Feb 2001 21:03:16

|
sobomax  |
Update to 0.9. |
22 Jan 2001 13:38:20

|
sobomax  |
There is no gcc_r anymore. |
21 Dec 2000 16:48:56

|
sobomax  |
Update to 0.8. |
01 Dec 2000 14:02:28

|
sobomax  |
Add distribution errata patches and bump PORTREVISION as a result. |
29 Nov 2000 14:59:42

|
sobomax  |
Update WWW. |
29 Nov 2000 14:37:47

|
sobomax  |
Update to 0.7. |
08 Oct 2000 03:48:59

|
asami  |
Convert category games to new layout. |
28 Sep 2000 15:16:40

|
sobomax  |
OOPS, forgot yo fill the Attic. |
28 Sep 2000 15:06:24

|
sobomax  |
Update to 0.6. |
15 Aug 2000 12:55:07

|
sobomax  |
Add heroes - a game similar to the old "Tron" and "Nibbles". |