| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Jan 2013 15:00:19
2.1_7
|
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
01 Dec 2012 09:37:24
2.1_6
|
amdmi3  |
- OptionsNG
- Trim header
Feature safe: yes |
24 Oct 2011 04:17:38
2.1_6
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 14:25:36
2.1_6
|
ohauer  |
-remove MD5 |
11 Sep 2009 21:57:40
2.1_6
|
amdmi3  |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
28 Jul 2009 16:34:36
2.1_6
|
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
23 Jan 2009 16:28:36
2.1_6
|
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). |
05 Jan 2009 16:14:51
2.1_5
|
amdmi3  |
- Update address of my distfile mirror |
19 Jun 2008 17:28:24
2.1_5
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
06 Jun 2008 13:31:51
2.1_5
|
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) |
20 Mar 2008 17:56:36
2.1_4
|
miwi  |
- Makefile cleanup
- Get rid of USE_X_PREFIX.
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
19 May 2007 20:32:57
2.1_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Dec 2006 20:41:33
2.1_2
|
edwin  |
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |
06 Jun 2006 19:47:42
2.1_2
|
itetcu  |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit) |
07 Mar 2006 08:28:06
2.1_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
24 Nov 2005 19:28:01
2.1_1
|
pav  |
- Add SHA256 |
04 Feb 2004 05:21:48
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
2.1
|
trevor  |
SIZEify. |
20 Apr 2003 03:03:05
2.1
|
marcus  |
Remove USE_GNOMENG. |
24 Feb 2003 06:47:43
2.1
|
edwin  |
[update orphan port] : games/xbill
- use GNOMENG |
24 Feb 2003 06:47:09
2.1
|
edwin  |
[update orphan port] : games/xbill
- Update to 2.1
- Add USE_GTK
PR: ports/48529
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
20 Feb 2003 17:32:26
2.0
|
knu  |
De-pkg-comment. |
08 May 2002 20:49:47
2.0
|
obrien  |
To ports@freebsd.org. |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
09 Sep 2000 11:59:52 
|
kris  |
Install setgid games |
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. |