| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
3.4.0_1
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
3.4.0_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
17 Jan 2010 20:19:51
3.4.0
|
sylvio  |
- Update to 3.4.0
PR: ports/140184
Submitted by: <mikko.tyolajarvi@gmail.com>
Approved by: itetcu (mentor) |
21 Dec 2009 02:19:12
2.1.0_3
|
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. |
19 Mar 2009 17:28:51
2.1.0_3
|
bsam  |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
24 Oct 2007 23:37:25
2.1.0_3
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
21 Mar 2007 09:40:01
2.1.0_2
|
gabor  |
- Update to 2.1.0-17
- Bump PORTREVISION for the weird versioning
PR: ports/110165
Submitted by: Eric P. Scott <eps+pbug0703@ana.com> |
01 Feb 2007 07:14:57
2.1.0
|
rafan  |
- Update to 2.1.0-11
PR: ports/108571
Submitted by: Eric P. Scott <eps+pbug0701@ana.com> |
29 Jan 2007 19:09:41
2.1.0
|
gabor  |
- Move to LOCALBASE as we don't need to run linux ldconfig, I can do this
easily and this is supposed to be done
- Remove USE_LDCONFIG
- Bump PORTREVISION
Pointed out by: netchild
Approved by: erwin (mentor) |
25 Jan 2007 23:00:52
2.1.0
|
gabor  |
- Update to 2.1.0
- Move to LINUXBASE
- Add USE_LDCONFIG
- Enable on amd64 since amd64 Linuxulator can run ia32 binaries
- Remove obsolete patches
PR: ports/105135 (based on)
Submitted by: Eric P. Scott <eps+pbug0611@ana.com>
Approved by: erwin (mentor) |
03 Nov 2006 13:10:57
1.4.0_2
|
jylefort  |
Drop maintainership |
22 Jan 2006 21:24:05
1.4.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
1.4.0_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
17 Jun 2005 22:59:29
1.4.0_2
|
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
26 Apr 2005 06:45:41
1.4.0_1
|
jylefort  |
- Make desktop entries pass desktop-file-validate; install them in
${PREFIX}/share/applications so that they do not show up twice in the
menus.
- Polish the Makefile.
PR: ports/79343
Submitted by: myself |
12 Apr 2005 22:10:43
1.4.0
|
jylefort  |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor) |
01 Mar 2005 21:51:49
1.4.0
|
trevor  |
Respect the user's USE_LINUX setting. |
19 Jan 2005 19:06:05
1.4.0
|
pav  |
- Update to 1.4.0
PR: ports/76427
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) |
02 Sep 2004 00:54:10
1.3.2.7
|
will  |
Add linux-nx-client 1.3.2.7, the NoMachine NX client.
PR: ports/71256
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |