Commit graph

1252 commits

Author SHA1 Message Date
Christian Weisgerber
0062a3fa62 Remove pointless header lines from ports I created once upon a time. 2012-09-15 20:00:32 +00:00
Steve Wills
f7deedbe57 - Update to 0.0022
PR:		ports/171084
Approved by:	Matsui Shinsuke <smatsui@karashi.org> (maintainer)
2012-09-01 20:05:55 +00:00
Eygene Ryabinkin
53c2f6fe36 shells/rssh: mark FORBIDDEN due to being vulnerable
http://www.vuxml.org/freebsd/65b25acc-e63b-11e1-b81c-001b77d09812.html
documents rather serious vulnerability that allows people to curcumvent
protections put by rssh, thus making it a kind of non-usable tool.

Security:	65b25acc-e63b-11e1-b81c-001b77d09812
2012-08-24 04:27:34 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
David E. O'Brien
51881237b8 Update to Bash 4.2 patchlevel 37.
PR:		170283
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-08-03 18:56:44 +00:00
Akinori MUSHA
373f2a3636 Update to 3.01. 2012-08-03 11:47:00 +00:00
Akinori MUSHA
32a9d0c31e Update to 3.00m. 2012-07-29 01:45:35 +00:00
Baptiste Daroussin
2d31e9fdbc - Add the documentation to distinfo [1]
- Fix plist

Reported by:	zi [1]
2012-07-24 16:47:57 +00:00
Baptiste Daroussin
818bba15e7 - update to 5.0.0
no much changes for us (we where following the 4.3.x dev branch for a while)
except we are back on an official stable branch

Note that this version offers completion for dtrace, beadm (not tested with
FreeBSD versions) and improved completion for zfs.
2012-07-24 15:06:18 +00:00
Baptiste Daroussin
f4058c48e5 Convert to new options framework 2012-07-20 22:16:38 +00:00
Akinori MUSHA
af0bfe8699 Update to 3.00l + patches. 2012-07-16 10:20:45 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
1161a6536a - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:54:26 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Sunpoet Po-Chuan Hsieh
b4d9712245 - Fix build on system with source later than r227487 [1]
[1] http://svn.freebsd.org/changeset/base/227487

Submitted by:	cy
2012-06-19 03:40:43 +00:00
Andrej Zverev
b6638c5d60 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (miwi@ via email)
2012-06-05 09:50:45 +00:00
David E. O'Brien
ec5a51ddf7 Update contact information.
Approved by:	skreuzer
2012-06-05 02:00:19 +00:00
David E. O'Brien
aa4e597344 Fix bug for add_glob:
Do not stop scanning if we see '$' as it does more harm than good.
  For $HOME/tm we should return $HOME/tm*

Set license to BSD (not "public domain" due to sigact.[ch]).

Submitted by:	Simon Gerraty <sjg@juniper.net>
Obtained from:	NetBSD
Approved by:	skreuzer
2012-06-05 01:59:27 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
6e7c9c0ea4 Double quotes not needed anymore for options description 2012-05-31 08:53:03 +00:00
Baptiste Daroussin
071d342cff Show up debug flags
Add shared DEBUG description
2012-05-29 15:30:53 +00:00
Baptiste Daroussin
76f319b08f Fix descriptions with "()"
Reported by:	freshports sanity check
2012-05-29 15:15:17 +00:00
Baptiste Daroussin
7e64a460f5 Convert to new option framework 2012-05-29 15:11:00 +00:00
Steven Kreuzer
653e6bf2b9 Prevent post-install from removing ksh93 from /etc/shells
PR:		ports/168140
Submitted by:	Rob Windsor <windsor@warthog.com>
2012-05-22 14:13:56 +00:00
Baptiste Daroussin
99aa298198 do not link against librt for clock_gettime(2)
PR:		ports/167857
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-05-18 23:50:52 +00:00
Baptiste Daroussin
6785de0809 Fix sysctl completion on freebsd 10+ 2012-05-11 16:29:21 +00:00
Sylvio Cesar Teixeira
6cc06aff34 - Update to 0.9.15.1
PR:		ports/167054
Submitted by:	Ismail Yenigul <ismail.yenigul@surgate.com>
2012-05-07 17:30:24 +00:00
David E. O'Brien
5cf03bbdc4 Update to Bash 4.2 patchlevel 28. 2012-05-07 15:12:41 +00:00
David E. O'Brien
270ea2ece5 Force a package cluster rebuild. 2012-04-30 22:49:03 +00:00
David E. O'Brien
414ab7e8fc The UK now has their own .mo 2012-04-30 22:45:37 +00:00
David E. O'Brien
a27f893e98 Update version 4.2 to patchlevel 24. 2012-04-24 17:48:36 +00:00
Akinori MUSHA
3169e1f952 Update to 3.00k (patched). 2012-04-24 01:59:24 +00:00
Andrej Zverev
162af4814d switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-Gnu
since it more preferable way since 0.9(0).
2012-04-18 12:17:32 +00:00
Sunpoet Po-Chuan Hsieh
60e62924c7 - Remove RESTRICTED
Notified by:	pfg
2012-04-18 02:18:04 +00:00
Martin Wilke
aeb9d7aa81 - Update to R40f
PR:		166750
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-04-10 06:48:49 +00:00
Martin Wilke
141a17e483 - Update to R40E
PR:		166535
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe:	yes
2012-04-08 16:23:55 +00:00
Steven Kreuzer
ccdd14583c Change the default behavior to create a dynamically linked binary
Add a WITH_STATIC knob to create a statically linked binary
Remove dead MASTER_SITE

Reported by:	Andy Kosela <akosela@andykosela.com>
Feature safe:	yes
2012-04-05 18:10:28 +00:00
Sunpoet Po-Chuan Hsieh
a5474af205 - Update to 2012-02-29
- Add LICENSE

Changes:	http://www2.research.att.com/~gsf/download/gen/ast-ksh.html#ksh93 changes
		http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
Feature safe:	yes
2012-03-28 19:26:44 +00:00
Jason Helfman
cc4a701df9 - fix plist from previous commit, bump PORTREVISION
PR:	ports/166232
Feature safe:	yes
2012-03-26 19:32:02 +00:00
Jason Helfman
4435289a87 - Update to binary built for FreeBSD 9 [1].
- move away from tar installation, extract to work and install [2]
- use portdata from majority of pkg-plist entries [2]
- pass maintainer-ship to conrads@cox.net [1]

PR:	ports/166232
Submitted by:	conrads@cox.net [1], 5u623l20@gmail.com [1], jgh [2]
Feature safe:	yes
2012-03-26 17:48:13 +00:00
Baptiste Daroussin
4fcc6073c3 - remove useless USE_LDCONFIG
- bump portrevision

Feature safe:	yes
2012-03-24 21:31:23 +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
Martin Wilke
86a7474d1c - Update to 7.0.0
- Pass maintainership to submitter

PR:		166061
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-18 08:08:45 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Martin Wilke
fca13d1de7 - Fix build with CLANG
PR:		164418
2012-03-04 12:59:42 +00:00
Pav Lucistnik
3ceaaa7739 - Drop conditional that was only relevant to 6.X and older 2012-03-02 20:54:41 +00:00
Pav Lucistnik
626fe03bf4 - Restore shells/tcsh_nls, I have misread the OSVERSION conditional
Requested by:	ume
Pointy hat to:	pav
2012-03-02 20:54:04 +00:00
Pav Lucistnik
3daaa39f72 - Retire shells/tcsh_nls, is included in base system since FreeBSD 7.0-RELEASE 2012-03-02 14:51:00 +00:00
Baptiste Daroussin
aec309fbc8 - update to 4.3.17 2012-02-26 22:55:15 +00:00