1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

15507 Commits

Author SHA1 Message Date
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Alexey Dokuchaev
78a17eb824 Reindent Makefile header while here. 2007-06-30 23:17:58 +00:00
Alexey Dokuchaev
f4f533b7c6 - Fix the build with GCC 4.2 [1]
- Improve on pkg-descr (kill EOL spaces, etc.)
- Utilize PKGMESSAGE variable in Makefile

Reported by:	pointyhat (logs) [1]
2007-06-30 23:16:36 +00:00
Rong-En Fan
a1b168f83f - Update to 1.3.5
- Remove GCC 3.4 requirement

PR:	     	 ports/114087
Submitted by:	Wesley Shields <wxs at atarininja.org> (maintainer)
2007-06-30 14:05:47 +00:00
Vanilla I. Shu
58023de076 Add p5-Net-SSH-Expect 0.05, SSH wrapper to execute remote commands.
PR:		ports/114147
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-06-30 10:39:30 +00:00
Joe Marcus Clarke
49b31a0401 Update to F4.0.4.14.
* Add notes about PAM to the user guide and tac_plus.conf(5)
* Log login failures with the username, NAS address and NAS tty
* ACLs were not applied through the default authentication
  (ie: user=DEFAULT) path
2007-06-30 06:14:12 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Michael Johnson
cda49319a7 Update to 0.3.4 2007-06-29 16:30:31 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Alexey Dokuchaev
8af197babe Fix the build with contemporary GCC.
Reported by:	pointyhat (logs)
2007-06-29 06:03:32 +00:00
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +00:00
Sergey Matveychuk
cf06f7593d - Bugfix 4.2.1 release.
Fixed a bug with giving of a default route

Submitted by:	mav (maintainer)
2007-06-27 13:37:07 +00:00
Dirk Meyer
94688b1bb3 - use PACKAGE_BUILDING 2007-06-26 16:58:33 +00:00
Sergey Matveychuk
ef599a2a63 - Update to 4.2
Submitted by:	mav (maintainer)
2007-06-26 14:39:28 +00:00
Martin Wilke
89e355f39a - Add missing dependes
Submitted by:	pav
Approved by:	maintainer implicit
2007-06-26 08:37:43 +00:00
Chin-San Huang
b27a2f9211 - Add the missing dependancy.
Submitted by:	Chris St Denis <chris _at_ smartt dot com>
Approved by:	rafan (mentor)
2007-06-25 13:47:10 +00:00
Martin Wilke
e2f069513b - Update to 0.7.3
Approved by:	maintainer via im
2007-06-24 20:56:59 +00:00
Martin Wilke
17383aca8f - Unbreak build is fine with the last devel/pear commit.
- Take maintainership
2007-06-24 12:18:31 +00:00
Joe Marcus Clarke
61d55715f6 Update to 0.6.20. 2007-06-23 17:55:55 +00:00
Vanilla I. Shu
8964228884 Upgrade to 0.5. 2007-06-23 12:28:57 +00:00
Vanilla I. Shu
e9821411a5 Add spserver,
it's a tcp server framework library written in C++ based on libevent.
2007-06-23 09:50:13 +00:00
Mikhail Teterin
8ecc25a049 The author's site is flaky. Add a MASTER_SITE_LOCAL mirror on portmgr's
request.
2007-06-22 23:31:16 +00:00
Martin Wilke
fc1accbc0f - Update to 20070615
PR:		113877
Submitted by:	Mark D. Foster <mark@foster.cc> (maintainer)
2007-06-22 13:55:40 +00:00
Martin Matuska
e70e97567c - update to 3.6.2
PR:		ports/111916
Submitted by:	"Eric P. Scott" <eps+pbug0704@ana.com>
Approved by:	maintainer (private e-mail), garga (mentor)
2007-06-22 11:35:10 +00:00
Rong-En Fan
c9d1fdf5c5 - Update to 1.1.45
- Use DATADIR macro

PR:		ports/113936
Submitted by:	Ashish Shukla <wahjava at gmail.com> (maintainer)
2007-06-22 09:53:54 +00:00
Rong-En Fan
28c0742ec0 - Update to 1.5c
- Remove support for 4.x

PR:	 	 ports/113919
Submitted by:	 Wesley Shields <wxs at atarininja.org> (maintainer)
2007-06-22 09:52:01 +00:00
Rong-En Fan
0ca57585c5 - Update to 2.0.13
PR:		ports/113918
Submitted by:	Tobias Roth <ports at fsck.ch> (maintainer)
2007-06-22 06:42:50 +00:00
Rong-En Fan
16aacfa44a - Update to 1.1
- Install manual page

Cleanups:

- Remove USE_PERL5, use REINPLACE_CMD instead
- Remove PKGDEINSTALL hacks. Replace the same functionality with
  Makefile and pkg-plist equivlents
- Remove OPTIMIZED_CFLAGS knob, it is no use. -O2 is always on according
  to pointyhat build log
- Remove unnecessary OSVERSION check for 4.x
- Remove installation of unnecessary documents (TODO, CHANGES, etc.)
- Use DOCSDIR, DATADIR macros

PR:   	       ports/113367
Submitted by:  Wesley Shields <wxs at atarininja.org>
Approved by:   maintainer timeout (16 days)
2007-06-21 19:29:47 +00:00
Li-Wen Hsu
474ccafffd - Fix dependency on devel/py-pytz, it has been packed as an egg
PR:		ports/110150
Submitted by:	lwhsu
Approved by:	alexbl (maintainer)
2007-06-21 10:49:09 +00:00
Florent Thoumie
3f17f105e2 Fix package creation.
Reported by:	Jan Henrik Sylvester <me@janh.de>
2007-06-20 13:02:09 +00:00
Mathieu Arnold
b514d88b0d Update to 0.10.01 2007-06-20 08:07:58 +00:00
Cheng-Lung Sung
c6b34313ac - Update to 0.43 2007-06-20 06:48:51 +00:00
Edwin Groothuis
3cb2c16787 [patch] net/quagga - add optional delay after startup
I'm so tired of my machines rebooting and having to manually
	start half of the services because they were started when
	ospfd hadn't kicked in, so I added this quagga_delay to the
	rc.d file.

PR:		ports/113351
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Boris Kovalenko <boris@tagnet.ru>
2007-06-20 02:19:55 +00:00
Martin Wilke
fb84b9a115 - Update to 1.56 2007-06-19 21:42:40 +00:00
Martin Wilke
f7e39dbc9c - Add net/pear-Net_URL2
Reported by:	erwin cron
2007-06-19 20:26:48 +00:00
Mathieu Arnold
20881ba334 Update to 1.21 2007-06-19 15:56:56 +00:00
Pav Lucistnik
e5ea62c715 - Fix a crash on login for people running on X.org 7.2 in 24-bit color depth
PR:		ports/113216, ports/113678
Submitted by:	Thomas Spreng <spreng@socket.ch>
Approved by:	maintainer timeout (obrien; 18 days)
2007-06-19 08:55:11 +00:00
Andrew Pantyukhin
52e6a297ab - Complete repomove of net/zabbix-agent to net-mgmt/zabbix-agent
PR:		ports/113658
Repocopy by:	marcus
2007-06-18 15:31:39 +00:00
Mikhail Teterin
a3325628ef Upgrade opal to 2.2.8 (from 2.2.4) and ekiga to 2.0.9 (from 2.0.4).
These versions are only available from Ekiga.org, rather than from
the traditionally used site VoxGratia.org...

Turn the previously "hidden" knobs into OPTIONS. Make ekiga accept
whatever versions of opal and pwlib are installed.

Take over maintainership, as I plan to use ekiga myself -- unlike
the current maintainer.

Approved by: maintainer
2007-06-18 14:24:29 +00:00
Sergey Matveychuk
42348a6422 - Move net/cacti to net-mgmt category
- Fix format of previous line in MOVED (pointyhat to pav)

PR:		ports/113495
Submitted by:	edwin
2007-06-18 11:09:46 +00:00
Dmitry Sivachenko
cbe34ee98c Add missing RUN_DEPEND.
Submitted by:	sem
2007-06-18 09:23:38 +00:00
Dmitry Sivachenko
61050e1265 Update to 0.21.
Submitted by:	sem
2007-06-18 07:38:21 +00:00
Xin LI
8ca75a7b6a Update to 2.3.36 2007-06-18 07:20:32 +00:00
Ion-Mihai Tetcu
8b75a1af63 Drop a MASTER site that will disappear soon.
PR:		ports/113686
Submitted by:	Steven Kreuzer (maintainer)
2007-06-17 21:30:06 +00:00
Ion-Mihai Tetcu
2dd2e37464 Change of email address, same maintainer.
PR:		ports/113686
Submitted by:	Steven Kreuzer (confirmed from the old email on private)
2007-06-17 21:27:42 +00:00
Mikhail Teterin
efe2c5a8e0 Always use -fPIC, when building shared libraries. Apparently, this is
not always required on i386.

While here, remove requirements for particular shlib-versions of the
dependencies.

Approved by:	maintainer
2007-06-17 14:48:39 +00:00
Pav Lucistnik
3bcef452fe - Update to 1.2.17 2007-06-16 21:21:18 +00:00
Yen-Ming Lee
1a473f4770 - handle config in a better way
Noticed by:	sat@
2007-06-16 16:22:22 +00:00
Pav Lucistnik
653928ea74 - Update to 1.3.4
PR:		ports/113742
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-06-16 16:20:53 +00:00