Marcus Alves Grando
6a342e5b78
- Update to 3.1.16
...
PR: 95188
Submitted by: Toni Viemero <toni.viemero___iki.fi>
Approved by: portmgr (krion)
2006-04-13 17:34:07 +00:00
Akinori MUSHA
36b30af69f
Add a patch to fix a problem that ~/.fd_history is truncated
...
when the home directory is on a file system without locking support.
2006-04-11 08:12:00 +00:00
Marcus Alves Grando
949ef8e014
- Fix plist
...
PR: 95491
Submitted by: maintainer
2006-04-08 18:58:52 +00:00
Dirk Meyer
cb96a48d14
- use @dirrmtry
2006-04-08 15:16:30 +00:00
Akinori MUSHA
b4c999234f
Update to 2.08b.
2006-04-07 04:25:11 +00:00
Edwin Groothuis
000de2cf3b
shells/wapsh - update, make fetchable, take maintainership
...
- Upgrade to latest version (make fetchable again)
- Add WWW line and more supported phones to pkg-descr
- Single PLIST file addition
- Replace rc.d script with new rc.subr-style
- Install in more appropriate place
- Take maintainership
PR: ports/94243
Submitted by: Shaun Amott <shaun@inerd.com>
2006-04-06 00:34:34 +00:00
Edwin Groothuis
8750d5977c
Use SUB_FILES for pkg-message
2006-04-01 13:13:03 +00:00
Dirk Meyer
ccd3e4a8d4
- add USE_GNUSTEP_PREFIX
2006-03-19 04:35:47 +00:00
Marcus Alves Grando
beee07e38f
- Update to 20060301
...
- portlint(1)
PR: 93995
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
2006-03-15 14:31:33 +00:00
Marcus Alves Grando
73c716732d
- Update to 2.3.2 and UnFORBIDDEN
...
PR: 94255
Submitted by: delphij
Approved by: portmgr (marcus)
2006-03-11 17:47:22 +00:00
Renato Botelho
3e1b437329
- Unbreak
...
- Update to 2006-02-14
PR: ports/93733
Submitted by: maintainer
Approved by: portmgr (clement)
2006-03-07 13:34:28 +00:00
Kris Kennaway
8e180ab31a
When bash is built with the bison 1.75 port present it breaks the ability
...
of bash to parse certain legal shell scripts (used by e.g. GNU configure).
Fix this by explicitly directing bash to use yacc.
Bump PORTREVISION since this is likely to be a common enough occurrence
that many users will benefit from the rebuild.
Submitted by: Nicolas Rachinsky <nicolas-0@ml.turing-complete.org>
PR: ports/94086
Approved by: portmgr (implicit)
2006-03-06 21:58:25 +00:00
Kris Kennaway
35659c4fc1
BROKEN: Size mismatch
...
Approved by: portmgr (implicit)
2006-03-06 20:35:29 +00:00
Hajimu UMEMOTO
efd8e663ea
NLS catalog stuff of csh(1) was MFC'ed. So, enable building
...
on RELENG_6 as well.
Approved by: portmgr (kris)
2006-02-26 06:52:04 +00:00
Marcus Alves Grando
a8efc057b3
- Fix master sites and patch sites
...
Reported by: Guillermo MORENO-SOCIAS
Approved by: portmgr (krion)
2006-02-25 18:11:18 +00:00
Renato Botelho
96a33532bb
- Update to 3.1.10
...
PR: ports/91036
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: maintainer timeout (54 days)
2006-02-21 15:29:59 +00:00
Erwin Lansing
72b7ce77c3
- Update to 0.96
...
- Mark for perl 5.6.0 and higher only
2006-02-19 10:08:24 +00:00
Hajimu UMEMOTO
75facbc869
Add new port tcsh_nls - Misc NLS catalogs for tcsh which
...
requires libiconv.
This port is meaningful only on 7-CURRENT for now.
2006-02-19 06:49:18 +00:00
Simon L. B. Nielsen
e06498b032
Mark FORBIDDEN due to local privilege escalation.
...
Security: http://vuxml.FreeBSD.org/e34d0c2e-9efb-11da-b410-000e0c2e438a.html
Security: http://www.pizzashack.org/rssh/security.shtml
Prodded by: remko
2006-02-16 15:10:24 +00:00
Renato Botelho
b31a874dca
Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000
...
Reported by: maintainer
2006-02-14 09:03:59 +00:00
Renato Botelho
5294c83b62
- Fix install on FreeBSD >= 6.x [1]
...
- Make portlint(1) happy [2]
PR: ports/92754 [1]
Submitted by: maintainer [1]
Reported by: kris [1]
Approved by: maintainer [2]
2006-02-13 09:46:26 +00:00
Simon Barner
e0cdb0a3e9
- Fix fetch by update to latest version (2006-01-24)
...
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
PR: ports/92581
2006-01-31 15:07:06 +00:00
Simon Barner
43e6ff00b0
- Update to 4.4
...
o fixes that hopefully improve the optarg compilation situation
o UNISON $HOME environment fix
o fixes to setup_chroot.sh.in
PR: ports/92587
Submitted by: rushani (maintainer)
2006-01-31 14:05:46 +00:00
Kris Kennaway
066a004834
BROKEN: Unfetchable
2006-01-28 21:09:46 +00:00
Edwin Groothuis
41ce2d5cf9
SHA256ify
...
Approved by: krion@
2006-01-24 06:38:31 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Dirk Meyer
3b6641a158
- new option GNUSTEP_PREFIX
...
allow user defined location of all files
2006-01-19 12:06:14 +00:00
Tim Bishop
a63b9b0dd2
- Update to 1.7.1
...
- Add SHA256 checksum
PR: 91876
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by: maintainer
2006-01-16 22:25:17 +00:00
Pav Lucistnik
039cd321a1
- Fix runtime
...
PR: ports/91540
Submitted by: Sam Sirlin <swsirlin@earthlink.net>
Approved by: maintainer
2006-01-10 18:45:31 +00:00
Edwin Groothuis
66e43df372
[Maintainer update] shells/scponly: Update to 4.3.
...
Update to 4.3. Highlights in this release,
- Compatibility of WinSCP in SCP mode improved.
- The scponlyc (chroot'ed version of scponly) works again.
PR: ports/91039
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
2005-12-29 05:17:54 +00:00
Edwin Groothuis
fa08782b94
[Maintainer update] shells/scponly: Fix WinSCP compativility and etc
...
1. Fix WinSCP compativility in SCP mode. PORTREVISION bumped.
2. Add sourceforge mirrors to ${MASTER_SITES}.
3. From scponly 4.2, scp & WinSCP compatibilities are not enabled
by default. Notice this at pre-everything target as well as
UPDATING.
PR: ports/90983
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
2005-12-27 21:25:56 +00:00
Renato Botelho
9049dfefb0
o Update to 4.2.
...
- Security fixes (local privilege escalation exploits). See
https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
for details.
- The scp and WinSCP compatibilities are turned off by default
to improve scp argument processing.
- The sftp-logging supported.
- Etc.
o Add SHA256 hash.
PR: ports/90813
Submitted by: maintainer
Security: https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
2005-12-22 16:24:30 +00:00
Sergei Kolobov
e5749c72ec
- Update to 4.2.6, the latest stable release
...
PR: ports/89992 [1]
Submitted by: KIMURA Yasuhiro <yasu at utahime dot org> [1],
osa (in private e-mail)
2005-12-08 17:37:10 +00:00
Florent Thoumie
f9a121e9a2
- Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.
...
PR: ports/89772
Submitted by: flz
Approved by: maintainer
2005-12-05 10:51:29 +00:00
Edwin Groothuis
fd3176ded7
Remove install-info from Makefile, it's automatically done when INFO is defined
2005-12-05 02:34:07 +00:00
Edwin Groothuis
f2f1754b99
Add INFO macro
2005-12-04 10:58:19 +00:00
Mark Linimon
7359600566
Reset maintainer per his request. We hope to see him back soon.
2005-12-02 02:05:39 +00:00
Florent Thoumie
b9efc6aa44
- Add WANT_STATIC_BASH knob.
...
PR: ports/81795
Submitted by: Bjarne Koenig <bkoenig@cs.tu-berlin.de>
Approved by: maintainer timeout (5 months)
2005-11-30 15:10:12 +00:00
Pav Lucistnik
d53f2613a2
- Style: ports@freebsd.org -> ports@FreeBSD.org
2005-11-25 22:29:24 +00:00
Sergei Kolobov
a66a28cbd3
- Add SHA256 checksums to my ports
2005-11-25 14:05:38 +00:00
Pav Lucistnik
d1b8ea31e7
- Add SHA256
2005-11-23 23:53:09 +00:00
Akinori MUSHA
87e1c2573e
Add a missing man page to MAN1.
...
Noticed by: kris
2005-11-18 01:04:33 +00:00
Edwin Groothuis
8aecf87100
Update to 0.95
2005-11-14 22:31:46 +00:00
Akinori MUSHA
aaeb9c5e3c
Update to 2.07b
...
Turn ADJTTY off by default.
2005-11-14 12:21:14 +00:00
Dirk Meyer
ec997a9574
- add SHA checksum
2005-11-13 09:26:50 +00:00
Pav Lucistnik
5435e51604
Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor
...
access files outside the home directory. It is written in C for Linux. No
libraries used. It is small, fast, secure. Two ascii configuration files for
more control.
PR: ports/88351
Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>
2005-11-12 12:56:55 +00:00
Mark Linimon
34da9bdf57
With portmgr hat on, reset maintainership of knu's ports since he has
...
been inactive more than 6 months. We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Renato Botelho
46e7d42e8a
- Add SHA256
2005-11-08 14:33:35 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00