Commit Graph

31 Commits

Author SHA1 Message Date
Stanislav Sedov
98130c3c16 - Bump PORTEPOCH, this was missed in previous update [1].
- Use proper shebang line in perl and python scripts [1].
- Define INSTALLS_ICONS and USE_GETTEXT where appropriate.
- Implement WITHOUT_NLS knob.

Reported by:	Nick Withers <nick@nickwithers.com> [1]
2009-02-21 11:43:23 +00:00
Stanislav Sedov
f78edf3122 - Update to 1.4.3.
PR:		ports/131468 (based on)
Submitted by:	Oliver Lehmann <oliver@freebsd.org>
2009-02-08 16:33:55 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Edwin Groothuis
13fcaf3ba2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:15:01 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stanislav Sedov
9cbf45966b - Update to 20070216
- Deprecate geda-projectmanager.
2007-03-13 16:30:28 +00:00
Stanislav Sedov
69d654b858 - Update to 20061020 2006-11-03 17:50:45 +00:00
Stanislav Sedov
3451c7add3 - Update to 20060906
- Change my email
2006-10-10 07:44:57 +00:00
Rong-En Fan
87179c9d15 - Fix installdirs to address geda directory structure unification
- Use NLS conditional
- FIx comment
- Bump PORTREVISION
- Mark BROKEN on 4.x
- Rename to have geda- prefix of directory [2]

PR:		ports/100224, ports/100222 [2]
Submitted by:	maintainer
2006-07-16 03:46:07 +00:00
Pav Lucistnik
3021a32611 - Transfer maintainership to the submitter of the last update
Approved by:	old maintainer
2006-06-28 07:53:41 +00:00
Pav Lucistnik
4468821daa - Update to 20060123
PR:		ports/99476
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:	maintainer
2006-06-26 22:04:37 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
8f08043ad0 - Update to 20050313 [1]
- Miscellaneous cleanups

PR:		ports/80967 [1]
Submitted by:	maintainer [1]
2005-05-16 03:32:41 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
a9332e619d - Update gEDA suite to 20040111 version
PR:		ports/62549
Submitted by:	bruno <bruno@mail.tinkerbox.org> (maintainer)
2004-03-07 14:52:40 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
df26af9a74 Update to version 20030223 which now works with guile 1.6.
Submitted by:	maintainer
2003-05-06 06:35:19 +00:00
Joe Marcus Clarke
6e2c11dcf5 Chase guile's shared lib version. 2003-05-02 03:29:26 +00:00
Joe Marcus Clarke
4fb7eb3a61 Remove USE_GNOMENG. 2003-04-18 04:54:11 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Ying-Chieh Liao
62f1d6e1de upgrade to 20020825
PR:		43563
Submitted by:	maintainer
2002-10-10 18:45:49 +00:00
Mario Sergio Fujikawa Ferreira
a517c31c11 Deploy USE_GNOMENG infrastructure
PR:		42188
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:05:55 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Ying-Chieh Liao
34fd9a78fb make it buildable
fix last submit/commit

Submitted by: bsd, maintainer
2002-03-11 17:14:29 +00:00
Ying-Chieh Liao
0b9a514e16 upgrade to 20020209
PR:		35714
Submitted by:	maintainer
2002-03-10 03:42:23 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Vanilla I. Shu
9f233704f3 gEDA electronic schematic capture tools
Submitted by:	bruno.schwander@technologist.com
2001-04-07 00:20:37 +00:00