Commit graph

14132 commits

Author SHA1 Message Date
Cheng-Lung Sung
83fe25c2e5 - update to 1.12 2006-08-16 05:35:34 +00:00
Brooks Davis
29c4cda14c Mark FORBIDDEN due to multiple tmpfile races.
Security:	vid:5039ae61-2c9f-11db-8401-000ae42e9b93
2006-08-15 21:15:46 +00:00
Ion-Mihai Tetcu
df6d51ba28 - small fix to fix to pkg-install script
- bump PORTREVISION

PR:		ports/102013
Submitted by:	pirzyk (maintianer)
2006-08-15 16:32:34 +00:00
Sergey Matveychuk
fd5fae1374 - Update to 3.0.23b
Common bugs fixed in 3.0.23b include:

  o Ambiguity with unqualified names in smb.conf parameters
    such as "force user" and "valid users".
  o Errors in 'net ads join' caused by bad IP address in the list
    of domain controllers.
  o SMB signing errors in the client and server code.
  o Domain join failures when using smbpasswd on a Samba PDC.

Common bugs fixed in 3.0.23a include:

  o Failure to strip the domain name from groups when 'winbind
    use default domain = yes'
  o Failure in pam_winbind to correctly parse arguments.
  o Bad token creation of local users on member servers not
    running winbindd.
  o Failure to add users or groups to ACLs using the Windows
    object picker.
  o Failure in file serving code when 'kernel oplocks = yes'.

New features in 3.0.23a include:

  o New "createupn" option to "net ads join"
  o Rewritten Kerberos keytab generation when 'use kerberos
    keytab = yes'

PR:		ports/102040
Submitted by:	maintainer
2006-08-15 15:25:02 +00:00
Martin Wilke
8e8661cf11 - Respect DESTDIR
PR:		ports/101897
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-08-15 14:46:01 +00:00
Shaun Amott
b2ed23561f Add net/micro_inetd.
Like inetd, this program listens on the net for requests and spawns a
server to handle them. However, it only handles one port and one
program. Other limitations:
  - only 'stream' socket type
  - only 'nowait'
  - doesn't switch user-ids

PR:		ports/101964
Submitted by:	Pankov Pavel <pankov_p@mail.ru>
2006-08-15 14:13:10 +00:00
Rong-En Fan
dd7478264a - Require Perl 5.6+ to build
PR:		ports/102068
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer)
2006-08-15 11:39:55 +00:00
Rong-En Fan
80b737b5b6 - Define USE_GETTEXT, bump PORTREVISION
PR:		ports/101586
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 08:27:47 +00:00
Rong-En Fan
1a0d043dcd - Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them. These affected ports are
  belong to ports@.

PR:		ports/101586
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 07:56:23 +00:00
Cheng-Lung Sung
9ab4dceeda - Update to 0.20
PR:		ports/102047
Submitted by:	maintainer (Jin-Shan Tseng)
2006-08-15 07:39:17 +00:00
Cheng-Lung Sung
147fdee482 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:56:24 +00:00
Shaun Amott
db0ebc9499 Chase GeoIP shared library version bump. 2006-08-14 22:26:37 +00:00
Shaun Amott
b021cc6ecb Upgrade to 1.4.0. 2006-08-14 22:25:09 +00:00
Maxim Sobolev
4a7e3a78f0 Don't forget to run ztcfg. 2006-08-14 18:17:42 +00:00
Maxim Sobolev
a6f51d8865 Convert to rcNG.
PR:             101958
Submitted by:   Anish Mistry
2006-08-14 18:13:25 +00:00
Maxim Sobolev
70e458d4b6 Convert to rcNG.
PR:		101958
Submitted by:	Anish Mistry
2006-08-14 18:12:52 +00:00
Jose Alonso Cardenas Marquez
940b75cc62 - Add net/ilbc dependency to LIB_DEPENDS. It permit to compile twinkle with
support for RFC3951.
- PORTVERSION bump

Submitted by:	J.R. Oldroyd <fbsd__ at __opal.com>
Approved by:	garga (mentor)
2006-08-14 15:11:02 +00:00
Cheng-Lung Sung
3e603ceca6 - Fix 'use warnings' in Perl 5.005_03
PR:		ports/102000
Submitted by:	maintainer (Jin-Shan Tseng)
2006-08-14 08:43:01 +00:00
Cheng-Lung Sung
dc2978d9a5 - set correct maintainer address
Noted by:	kris
2006-08-14 07:11:58 +00:00
Remko Lodder
a27a0c84be Mark x11vnc as FORBIDDEN because of unauthenticated/unauthorized access.
Approved by:	simon
With hat:	secteam
2006-08-13 20:48:05 +00:00
Martin Wilke
66702080b0 Miredo is an open-source Teredo IPv6 tunneling software, for Linux and the BSD
operating systems. It includes functionnal implementations of all components of
the Teredo specification (client, relay and server). It is meant to provide IPv6
connectivity even from behind NAT devices.

WWW: http://www.simphalempin.com/dev/miredo/

Submitted by:	Andreas Kohn via irc
Approved by:	krion (mentor)
2006-08-13 19:39:24 +00:00
CHOI Junho
3bf8c7bb8a Unbroke fetch and change the maintainer, Frank Mayhar <frank@exit.com>.
Submitted by:	Frank Mayhar <frank@exit.com>
2006-08-13 07:53:05 +00:00
Norikatsu Shigemura
cf31397c2f o Set command_interpreter to streamingadminserver.sh.in
to stop rcNG script.
o Bump PORTREVISION, acoodingly.

Forgotten by:	myself   ->     orz
Pointhat to:	myself
2006-08-13 06:04:52 +00:00
Norikatsu Shigemura
78825e7169 Update to 5.5.3
o rcNGfy
o Compile on amd64 [1]
  NOTE: DSS will support on amd64, because there are many
        fix which I heard:-) in cvs repository.  In this
        time, however, Apple doesn't release DSS supported
        on amd64:-(.

Submitted by:	Javier Martin Rueda <jmrueda@diatel.upm.es> [1]
2006-08-13 00:22:50 +00:00
Rong-En Fan
712e5a54f5 - Respect DESTDIR
- Use MAN1PREFIX, instead of MANPREFIX for section 1

PR:		ports/101883
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-12 18:11:32 +00:00
Shaun Amott
c9b547524a Fix MLINKS. Forgot to change in working copy of the port. 2006-08-12 17:59:57 +00:00
Shaun Amott
6329c1458f Add net/ndisc6.
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.

PR:		ports/100335
Submitted by:	Rémi Denis-Courmont <rdenis@simphalempin.com>
2006-08-12 17:42:06 +00:00
Edwin Groothuis
2108f4f113 according to portsmon, this is resolved 2006-08-12 09:09:37 +00:00
Dirk Meyer
e4f1ae580b - make pointyhat happy 2006-08-11 14:47:22 +00:00
Thierry Thomas
8aa29b5c78 - TotalView is currently not built on 64 bits platforms => prune its
directory;

- Set USE_LDCONFIG.

Reported by:	pointyhat via Kris
2006-08-11 12:49:16 +00:00
Pav Lucistnik
134125a9d8 - Update to 1.0.21 2006-08-11 10:16:05 +00:00
Cheng-Lung Sung
6fa5ac9d5f - update to 1.11 2006-08-11 08:31:42 +00:00
Mark Linimon
703909b564 Reset ascope@cpan.org due to no response to email.
Hat:		portmgr
2006-08-11 04:25:29 +00:00
Cheng-Lung Sung
dc0fd5fb83 Add p5-POE-Component-Client-Traceroute 0.11, a non-blocking traceroute
client.

PR:		ports/101735
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-08-10 02:04:43 +00:00
Maxim Sobolev
5ed24b1432 WWW is no longer functional.
Reported by:	erwin
2006-08-09 20:18:47 +00:00
Renato Botelho
7a676227f7 Release maintainership since i don't use it anymore 2006-08-09 11:22:16 +00:00
Thierry Thomas
365881a1b7 Try to fix on 4.x.
Since I'm there, switch to USE_LDCONFIG.

Reported by:	pointyhat via Kris
2006-08-08 15:56:40 +00:00
Ion-Mihai Tetcu
f2ddaf02aa Fix patching. 2006-08-08 14:29:19 +00:00
Ion-Mihai Tetcu
3720a53c95 - Update to 108
- Pass maintainership to submitter

PR:		ports/101557
Submitted by:	Alexander Botero-Lowry
2006-08-08 14:10:40 +00:00
Pav Lucistnik
edaa9eb656 - Update to 1.0.20 2006-08-08 08:12:07 +00:00
Cheng-Lung Sung
8fdead918f - fix BROKEN in 4.x
Noted by:	krisbot
2006-08-08 03:59:25 +00:00
Tom McLaughlin
dd0adbfc6b Have package create empty %%DOCSDIR%%
Approved by:	ahze
2006-08-08 02:38:09 +00:00
Sergey Matveychuk
4203577a0b - Add forgotten %%PREFIX%% to @unexec command in pkg-plist.
Reported by:    kris mail
2006-08-07 20:16:19 +00:00
Norikatsu Shigemura
e9636257fd Update to 2006.08.07. 2006-08-07 15:42:43 +00:00
Sergey Matveychuk
d6ca0fdc2e - Add plugin support
Submitted by:	Gustavo Fukao <gustavofukao@gmail.com>
2006-08-07 10:31:08 +00:00
Martin Wilke
1e48ead47e - Respect DESTDIR for all my ports
Reviewed by:	gabor
Approved by:	krion (mentor)
2006-08-07 07:58:28 +00:00
Cheng-Lung Sung
b843d11dc9 - Ignore Perl 5.00503
- Fix dependency according to corelist -a

PR:		ports/101547
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-07 07:00:10 +00:00
Tilman Keskinoz
b8a0e40f8c Unbreak port if asterisk is installed
PR:		95969
Reported by:	Wes Santee <wes@bogon.net>
Approved by:	maintainer timeout
2006-08-06 17:47:23 +00:00
Andrew Pantyukhin
1ec9be9672 - Mark broken on 4.x
Reported by:	pointyhat via kris
2006-08-06 17:16:19 +00:00
Pav Lucistnik
7c95f9f90f - Attempt to fix build on FreeBSD 4.X
Reported by:	krismail
2006-08-06 16:59:31 +00:00