| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
6_1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
24 Apr 2013 07:35:41
6_1
|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
6_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
20 Apr 2013 14:09:52
6_1
|
olgeni  |
Fix whitespace in pkg-descr.
Feature safe: yes |
28 Mar 2013 17:56:37
6_1
|
eadler  |
Convert a few remaining straglers from the unmaintined ports to pathfix |
28 Mar 2013 03:28:31
6_1
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
01 Nov 2012 10:14:37
6
|
pawel  |
- Unbreak and update to version 6
- Add LICENSE
PR: ports/172069
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
29 Jan 2012 19:48:10
5.3.2_6
|
pav  |
- Mark BROKEN: does not link
./.libs/libunieject.so: undefined reference to `mmc_start_stop_media'
Reported by: pointyhat |
18 Jan 2012 17:36:27
5.3.2_6
|
arved  |
Chase libcdio shlib bump |
23 Sep 2011 22:26:39
5.3.2_5
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
19 Mar 2011 12:38:54
5.3.2_5
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
5.3.2_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Nov 2009 10:34:26
5.3.2_4
|
arved  |
Chase libcdio shared library version bump |
07 Sep 2008 00:19:05
5.3.2_3
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
25 Jul 2008 14:34:52
5.3.2_3
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
06 Jun 2008 14:03:26
5.3.2_3
|
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) |
08 Apr 2008 09:38:57
5.3.2_2
|
mich  |
- chase the cdio shared lib bump |
23 Jul 2007 09:36:52
5.3.2_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
03 Nov 2006 22:40:07
5.3.2_1
|
sat  |
- A bunch of trivial fixes
Reported by: pointyhat via kris |
19 Oct 2006 20:57:50
5.3.2_1
|
sat  |
- Fix plist
Approved by: portmgr (erwin) |
13 Oct 2006 16:50:51
5.3.2
|
sat  |
- Fix configure by avoiding calls to pkg-config
Approved by: portmgr (marcus) |
02 Sep 2006 16:51:10
5.3.2
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
17 Aug 2006 21:03:29
5.3.2
|
kris  |
BROKEN: Configure fails |
05 Aug 2006 12:29:18
5.3.2
|
sat  |
- Avoid a call to "pkgconfig libconfuse"
Reported by: pointyhat via erwin |
30 Jul 2006 22:46:04
5.3.2
|
sat  |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
23 Jul 2006 14:19:52
5.3.2
|
sat  |
Add port sysutils/unieject:
Unieject is a drop-in replacement for usual eject command, which works
on Linux and FreeBSD. It has more functionalities than FreeBSD's eject
command, and it's partially compatible with Linux's one.
It also features a library to access functions to lookup devices and
mountpoints, unmount and eject devices.
WWW: http://flameeyes.is-a-geek.org/projects#unieject |