| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2011 07:37:31
0.3.5_4
|
bapt  |
remove unmaintained expired ports from mail
2011-05-01 mail/biabam: Upstream disapear and distfile is no more available
2011-05-01 mail/crashecho: Upstream disapear and distfile is no more available
2011-05-01 mail/drbl: Upstream disapear and distfile is no more available
2011-05-01 mail/glbiff: Upstream disapear and distfile is no more available
2011-05-01 mail/libsrs: Upstream disapear and distfile is no more available
2011-05-01 mail/majorcool: Upstream disapear and distfile is no more available
2011-05-01 mail/messagewall: Upstream disapear and distfile is no more available
2011-05-01 mail/pgen: Upstream disapear and distfile is no more available
2011-05-01 mail/regm: Upstream disapear and distfile is no more available
2011-05-01 mail/ricochet: Upstream disapear and distfile is no more available
2011-05-01 mail/smtpclient: Upstream disapear and distfile is no more available
2011-05-01 mail/smtpproxy: Upstream disapear and distfile is no more available
2011-05-01 mail/solidpop3d: Upstream disapear and distfile is no more available
2011-05-01 mail/spruce: Upstream disapear and distfile is no more available
2011-05-01 mail/teapop-devel: Upstream disapear and distfile is no more
available
2011-05-01 mail/wmmail: Upstream disapear and distfile is no more available
2011-05-01 mail/wmmultipop3: Upstream disapear and distfile is no more available
2011-05-01 mail/wmymail: Upstream disapear and distfile is no more available
2011-05-01 mail/xpbiff: Upstream disapear and distfile is no more available |
15 Mar 2011 12:41:22
0.3.5_4
|
bapt  |
Deprecate unmaintained ports from mail where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
21 Dec 2009 02:19:12
0.3.5_4
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
23 Jan 2009 16:28:36
0.3.5_4
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
19 Apr 2008 17:56:05
0.3.5_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) |
19 May 2007 20:32:57
0.3.5_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Jun 2006 21:35:45
0.3.5_1
|
miwi  |
Update MASTER_SITES
PR: ports/97704
Submitted by: miwi
Approved by: krion (mentor) |
14 Apr 2006 20:45:44
0.3.5_1
|
linimon  |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
22 Jan 2006 12:50:54
0.3.5_1
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Jan 2006 12:54:32
0.3.5_1
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
08 Nov 2004 03:33:53
0.3.5
|
petef  |
* update MASTER_SITES/WWW:, author has redesigned his homepage layout |
31 Mar 2004 03:12:58
0.3.5
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:06:02
0.3.5
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 Dec 2002 21:22:46
0.3.5
|
petef  |
Fix build on -current.
PR: 46473
Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> |
23 Aug 2001 00:07:25 
|
petef  |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
11 Jun 2001 16:16:13 
|
kevlo  |
- ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} passed to configure and make - respect
existing CXXFLAGS - properly support NOPORTDOCS (fix plist) - add
pkg-message - take over as maintainer |
08 Oct 2000 04:16:42 
|
asami  |
Convert category mail to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |