| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
0.6_1
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
18 Jan 2012 03:00:40
0.6_1
|
danfe  |
- Add support for new InstallShield header format instead of calling abort()
(sic!) on such files. When header format could not be detected, try to use
the newest algorithm instead the oldest one; this should make the port more
"future proof"
- Allow to specify header format via command line (-i <version>) to override
default detection logic
- Bump port revision and reformat Makefile header while I am here
Obtained from: SynCE bug tracker at sf.net (ID: 3163039)
Approved by: maintainer (sunpoet) |
11 Aug 2011 19:20:17
0.6  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
18 Mar 2011 17:59:51
0.6
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
04 Dec 2010 07:34:27
0.6
|
ade  |
Sync to new bsd.autotools.mk |
25 Oct 2010 16:12:27
0.6
|
sunpoet  |
- Update WWW: unshield is part of SynCE project
Reported by: distilator
Approved by: pgollucci (mentor, implicit) |
22 Sep 2010 17:10:26
0.6
|
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
03 Oct 2009 23:53:20
0.6
|
avl  |
- Update to 0.6
PR: ports/139324
Submitted by: myself
Approved by: tabthorpe, glarkin (mentors, implicit), maintainer |
22 Aug 2009 00:13:27
0.5.1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
02 Aug 2009 19:36:34
0.5.1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
04 Jan 2009 14:54:05
0.5.1
|
chinsan  |
- Pass maintainership to submitter
PR: ports/130145
Submitted by: sunpoet |
18 Dec 2008 02:33:39
0.5.1
|
linimon  |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
29 Jul 2008 23:48:01
0.5.1
|
pav  |
- Update to 0.5.1
PR: ports/123971
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer timeout (se; 2 months) |
19 Apr 2008 17:56:05
0.5  |
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) |
01 Feb 2007 02:42:06
0.5
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
22 Jan 2006 06:58:31
0.5
|
edwin  |
SHA256ify
Approved by: krion@ |
30 Jul 2005 09:30:03
0.5
|
se  |
Upgrade to version 0.5.
Submitted by: Andrej Zverev (az at inec dot ru)
PR: 84316 |
21 May 2004 17:56:13
0.3
|
se  |
Upgrade to version 0.3 of unshield.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
PR: ports/66692 |
09 Apr 2004 12:47:57
0.2
|
se  |
New port of unshield, a InstallShield cabinet file reader.
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator). |