Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.92.7_7 10 Jan 2024 13:13:03
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
0.92.7_5 22 Oct 2023 14:45:03
    |
Muhammad Moinur Rahman (bofh)  |
lang/librep: Optionize INFO
- Pet portclippy |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.92.7_5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.92.7_5 20 Jul 2022 14:22:15
    |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
0.92.7_5 09 May 2022 19:23:51
    |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
0.92.7_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.92.7_4 04 Jul 2020 18:11:42
  |
zeising  |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
0.92.7_3 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.92.7_2 11 Nov 2018 15:38:51
  |
danfe  |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
0.92.7_1 10 Nov 2018 18:12:58
  |
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 |
0.92.7 19 Sep 2017 19:51:55
  |
bofh  |
lang/librep: Update version 0.92.6=>0.92.7
Relnotes: https://github.com/SawfishWM/librep/releases |
0.92.6_1 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.92.6 11 Jun 2016 23:04:10
  |
bofh  |
lang/librep: Update version 0.92.5=>0.92.6
- Add USES=autoreconf as dist no longer provides configure script |
0.92.5 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.92.5 24 Mar 2015 12:25:50
  |
bofh  |
lang/librep: Update version 0.92.4=>0.92.5
- Take maintainership |
0.92.4 23 Nov 2014 11:34:04
  |
danfe  |
- Update to version 0.92.4, the latest stable to date
- Remove BROKEN on ia64 statement, it was never a first-class architecture
and was officially killed in -CURRENT recently
- Do not manually strip *.so files in pre-install target, they're already
installed stripped
- Allow staging as regular user (or stripping fails due to BINMODE == 555)
- Remove unneeded (and thus confusing) global suffixes in REINPLACE_CMD's
- Fix bogus whitespace on Makefile line 17, sort and wrap long USES line |
0.92.3_1 27 Oct 2014 15:23:31
  |
bapt  |
Cleanup plist |
0.92.3_1 26 Jun 2014 13:51:14
  |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
0.92.3_1 03 Jun 2014 01:24:33
  |
amdmi3  |
- Convert USE_XZ to USES
- Switch to USES=libtool, drop .la files
- Strip libraries
- Fix broken shebang |
0.92.3 26 Sep 2013 18:23:43
  |
eadler  |
- Add STAGEDIR support
- Modernize LIB_DEPENDS
- Pet portlint |
0.92.3 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.92.3 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.92.3 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.92.3 30 Apr 2013 17:43:43
  |
sperber  |
- Update lang/librep to 0.92.3
- Remove shlib versions
- Add USE_READLINE and USES= pkgconfig
- Update CPPFLAGS and LDFLAGS
- Update pkg-descr
- Update x11-toolkits/rep-gtk2 to 0.90.8.1
- Update x11-wm/sawfish to 1.9.1
- Add ART20 license and set LICENSE_COMB to multi
- Update USE_XORG to include xtst
- Add USES= pkgconfig
- Add PORTSCOUT to exclude unstable releases
- Trim Makefile headers
- Update MASTER_SITES
PR: ports/170173
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
0.92.1b 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.92.1b 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.92.1b 29 Jan 2013 00:35:33
  |
jkim  |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
0.92.1b 18 Oct 2011 19:02:13
 |
ehaupt  |
Update to 0.92.1b
PR: 161625
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.92.0_1 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.92.0_1 12 Sep 2011 13:46:59
 |
gabor  |
- Track dependencies after databases/gdbm update |
0.92.0 11 Aug 2011 15:21:10
 |
rene  |
Also make sure the port builds with gcc.
Submitted by: pointyhat via erwin |
0.92.0 30 Jul 2011 19:50:54
 |
rene  |
- Fix build with clang [1]
- The part to update this port to 0.92.0 of [1]
was already done as part of ports/158512
PR: ports/158564
Submitted by: Niclas Zeising |
0.92.0 02 Jul 2011 18:37:46
 |
miwi  |
- Update to 1.8.1
PR: 158512
Submitted by: Ports Fury |
0.91.1 12 Apr 2011 02:27:47
 |
miwi  |
- Update to 0.91.1
PR: 155855
Submitted by: Ports Fury |
0.90.2_2 01 Dec 2010 23:38:49
 |
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.90.2_2 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.90.2_1 19 Apr 2010 10:43:43
 |
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
0.90.2 15 Oct 2009 22:31:33
 |
anray  |
- Fix previous update |
0.90.0 15 Oct 2009 22:18:44
 |
anray  |
- Fix build |
0.90.0 15 Oct 2009 16:23:34
 |
anray  |
- Update to 0.90.2 |
0.90.0_1 22 Aug 2009 00:24:37
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
0.90.0_1 08 Jul 2009 21:14:39
 |
anray  |
- Fix pkg-plist |
0.90.0 08 Jul 2009 20:26:44
 |
anray  |
- Update to 0.90.0 |
0.17.4_1 25 May 2009 04:49:09
 |
anray  |
- Fix pkg-plist |
0.17.4 24 May 2009 19:52:23
 |
anray  |
- Update to 0.17.4 |
0.17_2 24 May 2009 18:41:10
 |
marcus  |
Assign maintainership to anray who already maintains the sawfish port. He
will do a better job of keeping these ports up-to-date. |
0.17_2 13 May 2009 09:46:02
 |
ale  |
Chase libgmp and bump PORTREVISION. |
0.17_1 06 Jun 2008 13:41:15
 |
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.17 30 Jun 2007 05:37:52
 |
marcus  |
Update to 0.17. |
0.16.2_6 07 Feb 2007 09:12:53
 |
pav  |
- Revert libtool addition to fix the plist |
0.16.2_6 04 Feb 2007 01:50:32
 |
marcus  |
Fix the build after the removal of objformat.
Reported by: pointyhat via kris |
0.16.2_6 29 Jan 2007 23:51:55
 |
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
0.16.2_6 14 Oct 2006 08:54:54
 |
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.16.2_5 12 Jun 2006 04:58:43
 |
mezz  |
Use the correct mtree when you change the prefix, for example:
Incorrect: (before)
================================
# cd /usr/ports/x11-toolkits/pango
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (after)
================================
# cd /usr/ports/x11-toolkits/pango
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================ |
0.16.2_5 16 May 2006 04:58:49
 |
mezz  |
portlint:
-Remove quotes from BROKEN. |
0.16.2_5 10 May 2006 14:46:48
 |
ale  |
Chase gmp library and bump PORTREVISION. |
0.16.2_4 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
0.16.2_4 28 Oct 2005 23:06:23
 |
kris  |
BROKEN on ia64: Does not build |
0.16.2_4 04 Mar 2005 08:01:33
 |
marcus  |
Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk.
Requested by: lesi |
0.16.2_4 15 Nov 2004 05:19:30
 |
sf  |
farewell to libxpg4. |
0.16.2_4 23 Jul 2004 19:10:32
 |
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
0.16.2_4 18 Mar 2004 14:33:42
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.16.2_4 04 Feb 2004 04:36:30
 |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.16.2_3 23 Jan 2004 18:12:26
 |
trevor  |
Now gettext 0.12.1 is gettext-old. |
0.16.2_3 27 Nov 2003 19:40:08
 |
marcus  |
This patch is still needed for -STABLE and older versions of 5.x.
Approved by: portmgr (implicit) |
0.16.2_3 27 Nov 2003 05:28:17
 |
marcus  |
Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.
Approved by: portmgr (implicit) |
0.16.2_2 19 Oct 2003 08:07:22
 |
linimon  |
Add the virtual category elisp.
Approved by: mainatiner. |
0.16.2_2 26 Aug 2003 20:25:58
 |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.16.2_1 25 Aug 2003 05:41:38
 |
marcus  |
Chase the libintl.so shared lib version. |
0.16.2_1 17 Aug 2003 03:48:57
 |
marcus  |
Use INFO. |
0.16.2_1 12 Jul 2003 06:06:29
 |
marcus  |
Use makeinfo --no-split to avoid plist problems.
PR: 54310
Submitted by: nork |
0.16.2 22 Jun 2003 20:54:39
 |
marcus  |
Depend on gmp.h rather than libgmp since newer versions of -CURRENT still
have a libgmp as a compat library.
Suggested by: olgeni |
0.16.2 01 Jun 2003 00:51:02
 |
marcus  |
Update to 0.16.2. |
0.16.1_1 07 Mar 2003 06:05:38
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.16.1_1 03 Jan 2003 08:26:35
 |
ijliao  |
chase gdbm lib version |
0.16.1_1 31 Aug 2002 02:44:07
 |
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
0.16.1_1 01 Aug 2002 16:22:41
 |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.16.1_1 03 Jul 2002 05:00:31
 |
marcus  |
Re-fix the sawfish configurators after switching over to librep.
Reported by: Anders Andersson <anders@hack.org>
Pointy hat to: me |
0.16.1 25 Jun 2002 12:41:44
 |
sobomax  |
Update to 0.16.1. |
0.16 21 Jun 2002 12:29:25
 |
sobomax  |
Update to 0.16. |
0.15.2_1 30 Apr 2002 08:54:54
 |
sobomax  |
Catch up with libgmp3 death.
Pointy hat to: ijliao |
0.15.2_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.15.2 01 Apr 2002 02:44:16
 |
kris  |
LIB_DEPENDS on the libgmp3 port, not the libgmp port which is currently
broken. This allows the gnome build to complete on 5.0-CURRENT. |
0.15.2 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 |
12 Feb 2002 08:34:45
    |
sobomax  |
Comment out DIST_SUBDIR=gnome pending next version update. |
12 Feb 2002 05:32:43
    |
ade  |
Since sawfish (and dependencies) are critical parts of the GNOME environment,
track the versions available on the GNOME sites, to ensure maximum
compatibility. |
24 Jan 2002 19:06:31
    |
sobomax  |
Don't explicitly link libc in. This is more a style change than the functional
one, therefore don't bump PORTREVISION. |
29 Oct 2001 17:37:50
    |
sobomax  |
Update to 0.15.2. |
15 Oct 2001 11:02:34
    |
sobomax  |
Update to 0.15.1. |
28 Aug 2001 17:44:46
    |
sobomax  |
Provide a replacement for libgmp on 5-CURRENT. |
03 Jul 2001 09:05:35
    |
sobomax  |
Update to 0.14. |
28 May 2001 13:41:39
    |
sobomax  |
Remove 755 ${WRKSRC}/test script to prevent user from footshooting if for some
strange reason he/she has `./' before `/bin' in his/her PATH. Surprisingly,
there are *many* such users. |
11 May 2001 17:36:50
    |
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
12 Apr 2001 15:47:31
    |
sobomax  |
Update to 0.13.6. |
07 Jan 2001 19:50:22
    |
sobomax  |
Update to 0.13.4. |
05 Dec 2000 13:41:32
    |
sobomax  |
Update to 0.13.3. |
09 Nov 2000 08:57:35
    |
sobomax  |
Update to 0.13.2. |
09 Nov 2000 07:49:09
    |
sobomax  |
Add WWW. |
08 Oct 2000 04:17:26
    |
asami  |
Convert category lang to new layout. |