1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Baptiste Daroussin
2bacde9c3b Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword

CR:		D208
Reviewed by:	antoine
With hat:	portmgr
2014-06-11 17:42:36 +00:00
Rusmir Dusko
61ae1be6bb This port are no longer used or cared for.
Justhin Smith <freebsd.users at gmail.com> wishes to maintain this port
with my help.

- Pass maintainership to freebsd.users at gmail.com
2014-05-28 19:50:30 +00:00
Adam Weinberger
b34586b09c Use OPTIONS helper to prevent needing to include
bsd.port.options.mk.
2014-03-03 17:49:25 +00:00
Rusmir Dusko
5c9573a6ed - Add licenses (GPLv2)
- Fix DOCS Option, add extra-patch-Makefile.in

Reviewed by:	horia
2014-01-25 02:40:17 +00:00
Rusmir Dusko
3b294b0147 - Update to 2.1.0
- Simplify master site
- Take maintainership
- Add PORTDOCS=* and remove DOCS from pkg-plist
- Remove obsolete patches, changed by Upstream
- Change REINPLACE_CMD for proper pkg message

Reviewed by:	horia
2014-01-25 00:56:53 +00:00
Pawel Pekala
08004f22d7 - Fix build on -current
- Support staging

PR:		ports/184844
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 22:12:49 +00:00
Boris Samorodov
51ff0091fe Fix using iconv at ports:
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.

Submitted by:	marino (via e-mail)
Approved by:	portmgr (bapt, implicit)
2013-09-30 19:58:20 +00:00
Baptiste Daroussin
f6e6105ff8 Add NO_STAGE all over the place in preparation for the staging support (cat: shells) 2013-09-20 22:57:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
b039ce0762 - Update to 2.0.0
PR:		178868
Submitted by:	Ports Fury
2013-05-28 13:49:59 +00:00
Marcus von Appen
95e7081976 - 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
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Rene Ladan
c1460915cd - Convert to optionsNG
- Strip Makefile header
2012-12-18 10:04:42 +00:00
Ryan Steinmetz
cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Jason Helfman
b0dbf98576 - remove invalid post-deinstall target
PR:	ports/166093
Submitted by:	jgh@
Approved by:	maintainer, rfarmer@predatorlabs.net
Feature safe:	yes
2012-03-19 16:30:56 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dmitry Marakasov
751273da69 - Fix plist if seq provided by base system
PR:		145640
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-04-16 11:38:12 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Wen Heping
49f22ad877 - Install documentation into DOCSDIR
PR:		ports/144545
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-03-17 06:29:16 +00:00
Wesley Shields
0c8e5fdfe6 - Remote NLS support (been broken a long time)
- Use xsel from ports, bundled version is out-dated
- Make manual building optional

PR:		ports/142346
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-01-14 03:16:39 +00:00
Dmitry Marakasov
78b228a373 - Fix potential division by zero bug
PR:		142785
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-01-13 19:30:19 +00:00
Martin Wilke
279a1d6cef - Update to 1.23.1
- Pass maintainership to submitter

PR:		138958
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Approved by:	maintainer
Feature safe:	yes
2009-09-21 11:35:38 +00:00
Pav Lucistnik
857ddd9289 - Fix plist with new doxygen
Reported by:	pointyhat
2009-05-13 20:51:08 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +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
Ade Lovett
1f63d4fac8 Add new files that got accidently missed during autoconf update patch.
PR:		116639
2007-09-30 05:19:51 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +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
Martin Wilke
1dee70fb5b fish is a user friendly commandline shell intended mostly for
interactive use.

WWW:	http://www.fishshell.org/

PR:		ports/109556
Submitted by:	Kai Wang <kaiw27 at gmail.com>
2007-02-26 22:51:49 +00:00