Skip site navigation (1)Skip section navigation (2)

CVS log for ports/archivers/unshield/Makefile

[BACK] Up to [FreeBSD] / ports / archivers / unshield

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 18 03:00:40 2012 UTC (3 weeks, 3 days ago) by danfe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -3 lines
- 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)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:18:59 2011 UTC (6 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
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>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:16 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 22 17:10:18 2010 UTC (16 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update MAINTAINER to my FreeBSD.org address

Approved by:	pgollucci (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Oct 3 23:53:20 2009 UTC (2 years, 4 months ago) by avl
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 0.6

PR:		ports/139324
Submitted by:	myself
Approved by:	tabthorpe, glarkin (mentors, implicit), maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:12:55 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with A

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:07 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
-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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 4 14:54:04 2009 UTC (3 years, 1 month ago) by chinsan
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Pass maintainership to submitter

PR:		ports/130145
Submitted by:	sunpoet

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 18 02:33:36 2008 UTC (3 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:	portmgr

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 29 23:48:01 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
- Update to 0.5.1

PR:		ports/123971
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	maintainer timeout (se; 2 months)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:09 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- 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)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 1 02:41:16 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Use libtool port instead of included version to avoid objformat a.out botch

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 30 09:30:03 2005 UTC (6 years, 6 months ago) by se
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Upgrade to version 0.5.

Submitted by:	Andrej Zverev (az at inec dot ru)
PR:		84316

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 21 17:56:12 2004 UTC (7 years, 8 months ago) by se
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -8 lines
Upgrade to version 0.3 of unshield.

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
PR:		ports/66692

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 9 12:47:57 2004 UTC (7 years, 10 months ago) by se
Branches: MAIN
CVS tags: RELEASE_4_10_0
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).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options