Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Oct 2019 19:09:27
1.8.8_4

|
sunpoet  |
Fix build with texinfo 6.7
PR: 240976
Exp-run by: antoine |
10 Nov 2018 18:12:58
1.8.8_4

|
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 |
14 Jan 2018 22:18:54
1.8.8_3

|
tijl  |
Remove unneeded editing of aclocal.m4. That file is completely
regenerated by USES=autoreconf. |
08 Dec 2016 19:52:20
1.8.8_3

|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
02 Nov 2016 22:45:14
1.8.8_2

|
mat  |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
19 May 2016 10:44:12
1.8.8_2

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:08:38
1.8.8_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
18 Jun 2015 11:36:51
1.8.8_2

|
bofh  |
lang/guile: Fix build with NLS disabled
- Add LICENSE_FILE
PR: 200923
Submitted by: amdmi3@FreeBSD.org |
02 Jun 2015 12:16:13
1.8.8_2

|
bofh  |
lang/guile: Remove USE_AUTOTOOLS
- Add PORTSCOUT variable to limit within 1.X.X
- Fix patch files to reflect 'make makepatch' |
14 May 2015 10:15:09
1.8.8_2

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
24 Dec 2014 00:14:13
1.8.8_2

|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
27 Oct 2014 15:23:31
1.8.8_2

|
bapt  |
Cleanup plist |
17 Sep 2014 07:38:16
1.8.8_2

|
tijl  |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
31 Aug 2014 15:17:50
1.8.8_2

|
tijl  |
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port) |
25 Jun 2014 20:57:21
1.8.8_1

|
bapt  |
Fix build with texinfo 5.2 |
25 Jun 2014 14:20:27
1.8.8_1

|
bapt  |
Fix build without texinfo in base |
25 May 2014 17:34:38
1.8.8_1

|
sunpoet  |
- Mark CONFLICTS_INSTALL with lang/guile2 |
29 Apr 2014 21:16:03
1.8.8_1

|
sunpoet  |
- Add LICENSE
- Add NLS option
- Pass maintainership to submitter
- While I'm here:
- Simplify GUILE_VER
- Remove OPTIONS_DEFAULT
- USe NLS_CONFIGURE_ENABLE
PR: ports/189115
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
28 Apr 2014 15:58:06
1.8.8_1

|
kwm  |
This is a three-part for building guile with clang (or with any other
modern compiler):
1) Use -fwrap in CFLAGS, since guile depends on integer overflows.
2) Fix grep + sed logic in guile-snarf.in to be compatible with the output
of clang's preprocessor. This is achieved by adding additional newlines
before the ^^ delimiters, which guile-snarf depends on.
3) Similarly, in c-tokenize.c, clang's preprocessor outputs EOLs and hash
marks in different places, confusing the lexer. Simply don't output
them to fix the problem.
While here strip binaries and libraries.
Submitted by: dim@ |
10 Oct 2013 00:20:43
1.8.8

|
madpilot  |
- Convert to staging
- Convert to USES=gmake
- Convert LIB_DEPENDS to new format |
20 Sep 2013 19:53:10
1.8.8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
06 May 2013 15:34:18
1.8.8

|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
24 Apr 2013 18:10:32
1.8.8

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
27 Dec 2012 17:28:36
1.8.8

|
bapt  |
Reset maintainership per maintainer request
While here:
- trim headers
- Remove shlib number
- Small cleanup up |
09 Nov 2011 15:26:04
1.8.8
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:40:51
1.8.8
|
miwi  |
- Fix build with FreeBSD 10 |
11 Aug 2011 19:20:17
1.8.8 
|
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> |
31 Jul 2011 15:06:47
1.8.8
|
jlaffaye  |
Update to 1.8.8
PR: ports/155595
Submitted by: Takefu <takefu@airport.fm>
Approved by: Amatus <c11h15no2@yahoo.com> (maintainer) |
24 Jul 2011 17:51:52
1.8.6_6
|
arved  |
Fix build with clang by removing -Werror
PR: 158705
Submitted by: Guido Falsi
Approved by: maintainer timeout |
01 Jun 2011 18:13:22
1.8.6_6
|
bapt  |
Fix build after USE_NCURSES introduction |
31 May 2011 03:49:09
1.8.6_6
|
miwi  |
- Add USE_NCURSES
- While here get rid MD5
PR: 157144
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: maintainer |
22 Dec 2010 20:05:49
1.8.6_5
|
ade  |
Sync to final (for now) bsd.autotools.mk |
04 Dec 2010 07:34:27
1.8.6_5
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.8.6_5
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.8.6_5
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
31 May 2010 02:01:56
1.8.6_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
19 Apr 2010 10:43:43
1.8.6_3
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
18 Apr 2010 17:33:06
1.8.6_2
|
erwin  |
Fix build on HEAD
PR: 144845
Submitted by: Scot Hetzel <swhetzel@gmail.com>
Approved by: maintainer |
22 Nov 2009 20:46:38
1.8.6_2
|
marcel  |
Fix build for ia64.
No response from: maintainer (amatus@gnu.org) |
02 Aug 2009 19:36:34
1.8.6_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 |
13 May 2009 09:46:02
1.8.6_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
13 Mar 2009 19:52:09
1.8.6
|
stas  |
- Use correct pkgconfig files dir.
PR: ports/132212
Submitted by: John Hein <jhein@timing.com>
Approved by: Amatus <c11h15no2@yahoo.com> (maintainer) |
22 Jan 2009 16:01:48
1.8.6
|
miwi  |
- Update to 1.8.6
PR: 129916
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer
exp-run: pav |
20 Aug 2008 00:57:32
1.8.5
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
21 Jul 2008 04:47:49
1.8.5
|
rafan  |
- Update to 1.85 (share lib version bumped)
PR: ports/125435
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by: Amatus <c11h15no2 at yahoo.com> (maintainer) |
06 Jun 2008 13:41:15
1.8.4_3
|
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
1.8.4_2 
|
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) |
07 Mar 2008 13:25:51
1.8.4_2
|
gahr  |
- Fix build on sparc64
Approved by: Maintainer, miwi (mentor) |
01 Mar 2008 23:27:42
1.8.4_2
|
marcus  |
This one is sneaky. Guile depends on gmake which brings in gettext. Guile
detects gettext and links to it. However, gettext was not a RUN_DEPENDS
or LIB_DEPENDS, so other packages which don't already install gettext
fail.
Fix this by adding USE_GETTEXT.
Reported by: pointyhat via erwin |
01 Mar 2008 07:40:28
1.8.4_1
|
marcus  |
Add a missing dependency on libgmp4. |
01 Mar 2008 06:21:17
1.8.4
|
marcus  |
Update to 1.8.4, and assign maintainership to submitter.
PR: 121137
Submitted by: David Barksdale <amatus@gnu.org> |
28 Feb 2007 18:45:01
1.6.8_3
|
ahze  |
- Bump PORTREVISION for changes in libltdl15. |
23 Feb 2007 21:23:45
1.6.8_2
|
ahze  |
Bump PORTREVISION to assure this port is rebuilt with patched libltdl. |
17 Dec 2006 19:32:31
1.6.8_1
|
ahze  |
Define libltdl_cv_sys_dlopen_deplibs |
04 Nov 2006 19:19:09
1.6.8
|
marcus  |
Fix detection of socklen_t which will fix the build on 4.X.
Reported by: pointyhat via kris |
17 Oct 2006 01:50:03
1.6.8
|
marcus  |
Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the build
on ia64.
Approved by: portmgr (implicit) |
14 Oct 2006 08:35:50
1.6.8
|
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
08 Jun 2006 15:54:14
1.6.7_1
|
lawrance  |
Fix brokenness when installed with slib-guile versions >= 3a2.
This should fix one of gnucash's many problems.
PR: ports/93066 [1] [2], ports/93983 [3]
Submitted by: Geoffrey Mainland [1],
Robert Backhaus provided the fix [2],
Emilio Conti [3] |
16 May 2006 04:57:49
1.6.7
|
mezz  |
portlint:
-Remove quotes from BROKEN. |
09 May 2006 20:52:24
1.6.7
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
23 Nov 2005 22:41:05
1.6.7
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
1.6.7
|
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. |
08 Oct 2005 13:49:29
1.6.7
|
pav  |
- Update to 1.6.7 |
21 Jul 2005 05:42:41
1.6.5
|
mezz  |
BROKEN on ia64: Does not install
Discussed with: marcus in #freebsd-gnome (freenode) |
30 May 2005 12:26:11
1.6.5
|
arved  |
Fix plist on FreeBSD powerpc:
guile does not support quickthreads on powerpc
Approved by: pav |
24 Nov 2004 08:09:11
1.6.5
|
pav  |
- Regenerate patch file
Reported by: pointyhat via kris |
21 Nov 2004 00:21:26
1.6.4_6
|
pav  |
- Remove patch files which should be removed in 1.6.5 update
Reported by: seanc
Pointy hat to: kwm |
20 Nov 2004 18:20:06
1.6.5
|
kwm  |
Update to 1.6.5. This is mainly a bug fix release.
Changelog : http://www.gnu.org/software/guile/news.html
Approved by: pav (mentor) |
12 Sep 2004 19:49:10
1.6.4_6
|
marcus  |
Fix build on sparc64.
PR: 71679
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Reported by: pointyhat
Approved by: portmgr (implicit) |
27 Jul 2004 02:52:28
1.6.4_6
|
mezz  |
Back out my previous commit, two ports need guile's .la files.
Requested by: marcus |
27 Jul 2004 02:12:20
1.6.4_5
|
mezz  |
-Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.
-Bump the PORTREVISION, because of pkg-plist change. |
04 Jun 2004 17:29:38
1.6.4_4
|
ade  |
Sync with new bsd.autotools.mk |
18 Mar 2004 14:33:42
1.6.4_4
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
04 Feb 2004 05:21:48
1.6.4_4
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
08 Dec 2003 09:24:48
1.6.4_3
|
bland  |
Enable crypt(3) support.
Submitted by: Alexey Antipov <rabbit@lipetsk.ru> |
23 Nov 2003 18:13:58
1.6.4_2
|
marcus  |
Fix plist on ia64 and amd64, and fix build on amd64.
Approved by: portmgr (implicit) |
22 Nov 2003 18:53:20
1.6.4_2
|
pav  |
- Fix build on sparc64
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Approved by: adamw (mentor) |
20 Oct 2003 05:32:13
1.6.4_2
|
marcus  |
Fix build and execution of guile on ia64:
* Use continuation->backing_store to determine if we return for the first
time from getcontext(). This avoids having to depend on non-POSIX semantics
of the Linux implementation.
* Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
of the backing store. The kernel is changed to put the backing store at
this address. It's not entirely clean, but I want to avoid adding all sorts
of variables in our libc for this for now.
* Fix a genuine bug in the ia64 case: the ia64-specific fields are not
initialized. On FreeBSD this means they have garbage (= 0xd0). Call
memset() after allocation to make sure the contregs structure is properly
cleared. Since this may affect other architectures, this patch will be
ia64 only.
Submitted by: marcel |
28 Aug 2003 00:01:09
1.6.4_2
|
edwin  |
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
17 Aug 2003 03:51:54
1.6.4_2
|
marcus  |
Use INFO. |
26 Jun 2003 22:58:32
1.6.4_2
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
01 Jun 2003 20:39:23
1.6.4_1
|
marcus  |
Correct a make patch error. |
01 Jun 2003 00:50:02
1.6.4_1
|
marcus  |
Fix build on Sparc64.
Reported by: kris |
22 May 2003 21:34:29
1.6.4_1
|
marcus  |
Fix build on Sparc.
Reported by: bento |
07 May 2003 23:15:02
1.6.4_1
|
marcus  |
Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. |
04 May 2003 06:35:22
1.6.4_1
|
marcus  |
Add support for FreeBSD Alpha and Sparc. |
02 May 2003 05:26:07
1.6.4_1
|
marcus  |
Correct a patch and a post-patch substitution. |
02 May 2003 05:19:27
1.6.4_1
|
marcus  |
* Don't split info files
* Use %%DATADIR%%
Note, guile installs .la files as some of its dependents (like g-wrap,
gnucash, etc.) may use them.
Submitted by: ijliao |
02 May 2003 03:18:31
1.6.4
|
marcus  |
Update to 1.6.4. This is a big update that has the potential of breaking
ports that depend on guile. As such I have tested most of them. Here
are my results:
--KNOWN TO WORK--
devel/gconf
games/gnomegames
games/gnomegames2
devel/g-wrap
x11-toolkits/guile-gtk
x11-toolkits/guile-gnome
math/guppi
finance/gnucash
deskutils/gnotime
devel/libgtop (Only the first 15 lines of the commit message are shown above ) |
04 Apr 2003 04:55:14
1.4.1_4
|
marcus  |
Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.
PR: 50089 |
19 Feb 2003 05:29:57
1.4.1_3
|
marcus  |
* Revert previous commit to pkg-plist [1]
* De-pkg-comment
[1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details. |
15 Feb 2003 23:47:05
1.4.1_3
|
marcus  |
Correct an error building the temporary packing list.
PR: 48163 |
05 Feb 2003 06:10:54
1.4.1_3
|
marcus  |
* Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome |
07 Nov 2002 03:10:58
1.4.1_2
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
29 Sep 2002 03:08:34
1.4.1_2
|
marcus  |
Forced commit. The last commit should have read that kris tested this on
beta. bento is x86. |
29 Sep 2002 01:28:41
1.4.1_2
|
marcus  |
Fix build on Alpha.
Reported by: bento
Tested by: kris on bento |
05 Aug 2002 20:31:04
1.4.1_2
|
okazaki  |
Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically. |
04 Aug 2002 19:15:05
1.4.1_2
|
marcus  |
Fix LIB_DEPENDS by adding a dependency on libtool.
PR: 40900
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
19 Jun 2002 19:58:11
1.4.1_1
|
marcus  |
* Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION |
19 Jun 2002 08:18:10
1.4.1
|
sobomax  |
Add USE_REINPLACE where appropriate. |