| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:17:10
6.2.3_2,2
|
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 18:56:05
6.2.3_1  |
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) |
15 Apr 2008 20:13:34
6.2.3_1,2
|
tabthorpe  |
- Reassign to ports@
- Thank you for your service, we hope to see you back
PR: ports/122796, ports/122797, ports/122798
Submitted by: Laurent Courty <lrntct gmail.com> |
04 Apr 2008 20:24:35
6.2.3_1,2
|
rafan  |
- Add missing patch when resolving conflicts with devel/ruby-gem
PR: ports/121919
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: maintainer timeout (2 weeks)
Reported by: pointyhat via pav |
04 Apr 2008 07:26:39
6.2.3_1,2
|
rafan  |
- Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
ports. As ruby-gems is more popular, change grass's gem to
grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION
PR: ports/115818 [1], ports/121919 [2,3]
Reported by: Chris Calvey <chris at infosec.yi.org> [1],
Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by: maintainer timeout (2 weeks) |
17 Feb 2008 06:00:53
6.2.3,2
|
rafan  |
- Update to 6.2.3
PR: ports/119373
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by: maintainer timeout (6 weeks) |
04 Oct 2007 01:21:24
6.2.1_1,2
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
22 Jul 2007 20:33:55
6.2.1_1,2
|
laszlof  |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat) |
19 May 2007 21:32:57
6.2.1_1,2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Apr 2007 21:12:06
6.2.1,2
|
miwi  |
- Use termios.h when available
PR: 110879
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer |
21 Feb 2007 13:24:15
6.2.1,2
|
rafan  |
- Update to 6.2.1
PR: ports/107336 (based on)
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Approved by: maintainer timeout (20 days) |
08 Jan 2007 00:00:57
6.0.2,2
|
pav  |
- Use new USE_TCL_BUILD/USE_TK_BUILD macros |
12 Jun 2006 19:41:14
6.0.2,2
|
erwin  |
Remove non-existent knob USE_FFTW.
Approved by: maintainer |
16 Apr 2006 00:33:02
6.0.2,2
|
lawrance  |
Update to 6.0.2.
- Add OPTIONS for selecting database support.
- Set USE_LDCONFIG to handle ldconfig startup script.
PR: ports/93830
Submitted by: Laurent Courty <lrntct@gmail.com> (maintainer) |
07 Jan 2006 00:40:55
6.0.1_2,2
|
edwin  |
It seemed that the 4.x build was generating more files than the 6.x build.
Fixed pkg-plist accordingly.
Noticed by: YAPHR |
05 Jan 2006 15:49:33
6.0.1_2,2
|
pav  |
- Don't remove what belongs to mtree
Approved by: Laurent C. <lrntct@gmail.com> (maintainer) |
02 Jan 2006 09:52:28
6.0.1_2,2
|
edwin  |
[maintainer update]/databases/grass fix start-up script
Fix the start-up script in order to run ld-config in the
right directory.
PR: ports/91173
Submitted by: Laurent Courty <lrntct@gmail.com> |
29 Dec 2005 22:24:46
6.0.1_1,2
|
edwin  |
databases/grass add libs handling
Change install directory and add a start-up script for
ldconfig. PORTREVISION bumped because libraries wasn't
usable for other applications before.
PR: ports/91069
Submitted by: Laurent Courty <lrntct@gmail.com> |
27 Dec 2005 00:40:41
6.0.1,2
|
edwin  |
[Maintainer Update] /databases/grass update to 6.0.1
- removed all patches
- added new patches to get rid of matherr references
PR: ports/89769
Submitted by: Laurent Courty <lrntct@gmail.com> |
24 Nov 2005 01:23:57
5.0.2_4,2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
5.0.2_4,2
|
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. |
31 Jan 2005 00:35:56
5.0.2_4,2
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
27 Oct 2004 01:46:24
5.0.2_3,2
|
edwin  |
Bump port-epoch to shut up chkversion (Hi eik@!) |
25 Oct 2004 22:56:09
5.0.2_3,1
|
mharo  |
Backout changes until I figure out where the rest of the patches went |
18 Oct 2004 02:38:02
5.0.3,1
|
mharo  |
upgrade to 5.0.3 |
11 Jul 2004 12:20:40
5.0.2_3,1
|
fjoe  |
- Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.
- Provide really working fix for odbc driver.
- Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in
pkg-deinstall.
- Bump PORTREVISION. |
07 Jul 2004 16:10:35
5.0.2_2,1
|
fjoe  |
- USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION. |
07 Jun 2004 00:30:57
5.0.2_1,1
|
pav  |
- Fix fetching
PR: ports/67641
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
30 Mar 2004 20:20:23
5.0.2_1,1
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
22 Mar 2004 18:39:12
5.0.2_1,1
|
marcus  |
Fix build with freetype2-2.1.7.
Reported by: bento via kris |
09 Feb 2004 01:40:01
5.0.2_1,1
|
kris  |
BROKEN on 5.x: broken pkg-plist |
04 Feb 2004 05:21:48
5.0.2_1,1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
5.0.2,1
|
trevor  |
SIZEify. |
09 Dec 2003 01:50:12
5.0.2,1
|
linimon  |
Force commit to add: "see ChangeLog for the very extensive list of
changes in this revision." |
09 Dec 2003 01:46:09
5.0.2,1
|
linimon  |
Update to 5.0.2, and add a little bit of deinstall logic.
PR: ports/57931
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> |
03 Nov 2003 01:30:43
5.0.0_2,1
|
kris  |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue |
27 Aug 2003 13:18:09
5.0.0_2,1
|
nork  |
UnBROKEN by previous commit.
PR: ports/56033
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer (blanket) |
18 Aug 2003 17:15:11
5.0.0_2,1
|
nork  |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |
08 Aug 2003 05:40:47
5.0.0_1,1
|
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
07 Aug 2003 10:28:34
5.0.0_1,1
|
kris  |
BROKEN: Broken dependency |
11 Jul 2003 19:16:14
5.0.0_1,1
|
nork  |
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury |
07 Mar 2003 05:58:32
5.0.0,1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
04 Jan 2003 15:53:39
5.0.0,1
|
seanc  |
Chase libpq version bump. |
03 Jan 2003 08:26:35
5.0.0,1
|
ijliao  |
chase gdbm lib version |
02 Jan 2003 18:41:42
5.0.0,1
|
ijliao  |
upgrade to 5.0.0
PR: 45931
Submitted by: Ports Fury |
18 May 2002 22:39:08
5.0.0.p4,1
|
reg  |
Unbreak and upgrade to 5.0.0.pre4.
Prodded by: kris, Jason Morgan <jwm-freebsd@sentinelchicken.net> |
18 May 2002 03:43:30
5.0.0.p3_2,1
|
kris  |
BROKEN: Configure fails |
18 Mar 2002 10:27:58
5.0.0.p3_2,1
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
5.0.0.p3_2,1
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
12 Mar 2002 22:58:40

|
knu  |
Bump PORTREVISION after the freetype2 shlib major update. |
12 Mar 2002 11:51:15

|
roam  |
Bump the freetype2 library version in a couple of ports sobomax missed. |
25 Feb 2002 21:08:40 
|
reg  |
A long overdue update of this port to 5.0.0pre3. Also enable a bunch of
additional functionality like the NVIZ interface and PostgreSQL support. |
11 Sep 2001 05:10:54 
|
ache  |
Bump png major |
08 Oct 2000 02:08:27 
|
asami  |
Convert category databases to new layout. |
28 Sep 2000 09:01:54 
|
reg  |
Add missing depends (png and jpeg). |
07 Sep 2000 17:58:31 
|
reg  |
Update to 5.0beta8. |
19 Aug 2000 23:36:08 
|
steve  |
Rename all occurrences of erase to erase_buf so it isn't confused with the
erase function in the curses package. |