| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 May 2011 06:09:00
0.5.4.1_8
|
bapt  |
Remove unmaintained expired ports from net-im
2011-05-01 net-im/aim: Upstream disapear and distfile is no more available
2011-05-01 net-im/jit: Upstream disapear and distfile is no more available
2011-05-01 net-im/kf: Upstream disapear and distfile is no more available |
20 Mar 2011 12:54:45
0.5.4.1_8
|
miwi  |
- Get Rid MD5 support |
14 Mar 2011 12:49:31
0.5.4.1_8
|
bapt  |
Deprecate unmaintained ports from net-im where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
01 Dec 2010 23:38:49
0.5.4.1_8
|
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
31 May 2010 02:01:56
0.5.4.1_8
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.5.4.1_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.5.4.1_6
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.5.4.1_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Aug 2008 06:18:49
0.5.4.1_4
|
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:51:54
0.5.4.1_4
|
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.5.4.1_3  |
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) |
23 Mar 2008 11:11:33
0.5.4.1_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 09:56:52
0.5.4.1_2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 May 2007 20:32:57
0.5.4.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Aug 2006 17:27:02
0.5.4.1_1
|
anray  |
Fix build on 7-CURRENT
Reported by: kris (pointyhat) |
27 Jun 2006 06:16:12
0.5.4.1_1
|
anray  |
OPTIONify.
PR: ports/99511
Submitted by: Arseny Nasokin |
30 May 2006 20:49:27
0.5.4.1_1
|
anray  |
Fix plist.
Reported by: krismail |
28 May 2006 15:54:10
0.5.4.1
|
pav  |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
26 May 2006 08:19:57
0.5.4.1
|
anray  |
- Change WWW to http://kf.jabberstudio.org/ and add
http://files.jabberstudio.org/kf/ mastersite - now it back to work.
Noticed by: Sam Lawrance |
23 May 2006 21:25:18
0.5.4.1
|
anray  |
- Add fetchable mirrors. [1]
- Add WITHOUT_NLS for fix portlint -A warnings.
PR: ports/97728
Submitted by: "Martin Wilke" <freebsd@unixfreunde.de>
Reported by: fenner portsurvey [1] |
23 Feb 2006 10:40:45
0.5.4.1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 02:46:38
0.5.4.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Dec 2005 20:34:46
0.5.4.1
|
anray  |
Change email address for all my ports.
Approved by: sem(mentor) |
25 Nov 2005 01:54:56
0.5.4.1
|
mnag  |
Update to 0.5.4.1
Add SHA256
PR: 89500
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) |
15 Nov 2005 06:52:12
0.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. |
09 Nov 2005 09:35:33
0.4_2
|
pav  |
- Fix dependency on loudmouth (net-im fallout)
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> |
09 Nov 2005 08:21:21
0.4_2
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn (Only the first 15 lines of the commit message are shown above ) |