Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Nov 2018 18:12:58
3.3.11.1_1

|
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 |
04 Jul 2017 07:13:46
3.3.11.1

|
ehaupt  |
Update to 3.3.11.1
PR: 219983 (within scope of)
Approved by: neuroworker@gmail.com (maintainer timeout; 20 days) |
04 Jul 2017 07:04:17
3.3.11

|
ehaupt  |
Update to 3.3.11
PR: 219983
Approved by: neuroworker@gmail.com (maintainer timeout; 20 days) |
21 Oct 2016 15:21:13
3.3.8

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
04 Jan 2016 13:17:05
3.3.8

|
ehaupt  |
Update to 3.3.8
PR: 205190
Approved by: maintainer timeout (neuroworker@gmail.com; > 14 days) |
16 May 2015 17:06:21
3.3.6_2

|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
11 Sep 2014 13:09:55
3.3.6_2

|
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
23 Apr 2014 13:25:17
3.3.6_1

|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
17 Apr 2014 03:10:05
3.3.6

|
swills  |
- Update to 3.3.6
PR: ports/186898
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: maintainer timeout (neuroworker@gmail.com, >2 weeks) |
12 Mar 2014 19:49:57
3.1.16_1

|
tijl  |
Reapply r338657 (disable esound) and r342886 (USES=libtool). [1]
While here, remove post-extract and post-patch: no longer needed.
Submitted by: riggs [1] |
08 Mar 2014 07:42:51
3.1.16

|
riggs  |
- Update to upstream version 3.1.16
- Add LICENSE
- Add OPTION for esound
- General cleanups & petting portlint (USES, autotools handling)
- Update WWW in pkg-descr
PR: ports/184753
Submitted by: RK <hsn@sendmail.cz>
Reviewed by: submitter (RK <hsn@sendmail.cz>)
Approved by: thierry (mentor), maintainer timeout |
05 Feb 2014 23:16:38
3.1.12_2

|
bapt  |
Bump portversion, forgotten in last commit |
05 Feb 2014 23:01:02
3.1.12_1

|
bapt  |
USES= libtool |
19 Jan 2014 17:31:48
3.1.12_1

|
danilo  |
- Fix a problem with the libdir of a file (libmikmod.la). It was pointing to the
STAGEDIR. |
04 Jan 2014 18:01:18
3.1.12

|
bapt  |
Support stage
Unconditionnaly disable esound |
04 Oct 2013 08:52:33
3.1.12

|
bapt  |
Do not arbitrary rename packages |
20 Sep 2013 14:36:37
3.1.12

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06


|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
11 Aug 2011 19:20:17
3.1.12 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
04 Jan 2011 00:47:34
3.1.12
|
tota  |
- Update to 3.1.12
- Pass maintainership to submitter
PR: ports/153653
Submitted by: Gleb Sushko <neuroworker_AT_gmail_DOT_com> |
04 Dec 2010 07:34:27
3.1.11_2
|
ade  |
Sync to new bsd.autotools.mk |
18 Jun 2010 09:19:54
3.1.11_2
|
linimon  |
Reset david@trucs.org, who currently does not have time to work on
these ports.
Hat: portmgr |
02 Aug 2009 19:36:34
3.1.11_2
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
25 Jul 2008 09:08:42
3.1.11_2
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
01 Feb 2007 02:42:06
3.1.11_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
29 Nov 2006 11:41:53
3.1.11_2
|
shaun  |
- Update maintainer's e-mail address. [1]
- Pet portlint(1) while here.
PR: ports/105999 [1]
Submitted by: David Le Brun <david@trucs.org> (maintainer) [1] |
12 Oct 2006 08:43:01
3.1.11_2
|
rafan  |
- Include vendor patch that
- makes 3.1.x series up-to-date
- makes it work correctly on amd64
This is not the patch submitted in ports/104280. Submitter confirms the
vendor patch works well.
PR: ports/104280
Submitted by: Dan Ponte <dcp1990 at neptune.atopia.net>
Approved by: portmgr (erwin), David Le Brun <david at dyn-ns.net>
(maintainer) |
03 May 2006 05:14:35
3.1.11_1
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Feb 2006 10:40:45
3.1.11_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:13:12
3.1.11
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
3.1.11
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 Jul 2004 17:43:11
3.1.11
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
08 Apr 2004 20:41:21
3.1.11
|
krion  |
- Update to version 3.1.11
PR: ports/64851
Submitted by: Ports Fury
Approved by: maintainer |
18 Mar 2004 20:59:15
3.1.10_2
|
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
3.1.10_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
3.1.10_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
04 Dec 2003 09:50:27
3.1.10_1
|
pav  |
- Update master sites, website url
- Give maintainership to submitter
PR: ports/59691
Submitted by: David Le Brun <daviddyn-ns.net@da-quirk.org>
Approved by: adamw (mentor) |
08 Sep 2003 07:50:54
3.1.10_1
|
edwin  |
don't forget to bump the revision, it's important enough under -current. |
08 Sep 2003 07:49:23
3.1.10
|
edwin  |
Properly replace all -pthread occurances to make it working on
-current with the new gcc. |
16 Aug 2003 10:20:04
3.1.10
|
kris  |
Utilize INFO |
11 Jul 2003 07:09:55
3.1.10
|
marcel  |
Remove the patch for config.sub to teach it about ia64. We now have a
centralized solution. |
19 Jun 2003 09:41:18
3.1.10
|
marcel  |
Teach configure about ia64. |
08 Apr 2003 00:40:09
3.1.10
|
marcus  |
Remove the USE_GNOMENG macro. |
20 Feb 2003 16:49:55
3.1.10
|
knu  |
De-pkg-comment. |
23 Aug 2002 18:48:50
3.1.10
|
kris  |
Force libtool script to be executed by /bin/sh, not "whatever shell
you are currently running", which doesn't work too well if it happens to
be e.g. csh.
Noticed by: bento |
22 Aug 2002 04:48:10
3.1.10
|
marcus  |
* Use USE_GNOMENG
* Re-add dependency on gmake to fix build problems
PR: 41845 and 41877 |
16 Aug 2002 19:51:41
3.1.10
|
naddy  |
* Optionalize esound. Suggested by:
PR: 41594
Submitted by: Brad Laue <brad@brad-x.com>
* Remove unneeded gmake dependency. |
08 Jul 2002 10:22:14
3.1.10
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
07 Mar 2002 02:42:41

|
pat  |
Update to 3.1.10 |
28 Dec 2001 18:08:31

|
petef  |
Update MASTER_SITES and WWW: to libmikmod's new home. |
19 Apr 2001 15:10:29

|
sobomax  |
The project has moved to the new location - update MASTER_SITES and WWW. |
17 Apr 2001 19:09:23

|
sada  |
Move MASTER_SITES to MASTER_SITE_LOCAL since original distfile looks
disappeared and MASTER_SITE_SUNSITE are not in good condition. |
29 Mar 2001 16:35:19

|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
12 Mar 2001 19:40:04

|
sf  |
o add MASTER_SITE_SUNSITE to MASTER_SITES. o get rid of version number from
pkg-descr. |
07 Mar 2001 21:07:14

|
mharo  |
disown this port |
08 Oct 2000 00:19:06

|
asami  |
Convert category audio to new layout. |
05 Oct 2000 06:19:39

|
reg  |
Implement WANT_ESOUND, USE_ESOUND. |
15 Aug 2000 12:34:32

|
sobomax  |
Patch configure to use -pthread instead of -lpthread. |
16 Jun 2000 22:52:41

|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25

|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |
29 May 2000 07:34:02

|
sobomax  |
Get rid of those zero-sized `music.raw' files, known to anyone using libmikmod
or any software based on it. |