Commit graph

17329 commits

Author SHA1 Message Date
Pav Lucistnik
2ea86ad905 - Remove net/nvnet, it's been in base since FreeBSD 6.0 2009-01-08 10:24:05 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Timur I. Bakeyev
3e572f372c Security update due CVE-2009-0022 2009-01-07 00:28:42 +00:00
Gerald Pfeifer
88f6984ec6 Use ${FC} instead of hard coding gfortran42 (which would need to be
gfortran43 nowadays).

Remove F77=${FC} from CONFIGURE_ENV since this provided by Mk/bsd.gcc.mk.

Add USE_GCC=4.3 since this port uses both C and Fortran frontends.
2009-01-06 22:35:16 +00:00
Pav Lucistnik
0e3d8a85a3 - Unbreak by moving cert generation to install phase from build phase
Reported by:	pointyhat
2009-01-06 20:35:58 +00:00
Pav Lucistnik
1241ff9b04 - Mark BROKEN: does not package
Reported by:	pointyhat
2009-01-06 18:45:38 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Maxim Sobolev
62a716494d Fix patch that got corrupted during 1.4.22 update. No PORTREVISION bump
since the patch is optional (opt-in).
2009-01-06 15:51:16 +00:00
Rong-En Fan
af76562086 - Bump PORTREVISION due to share library version bump in security/libgcrypt
PR:		 ports/127478
2009-01-06 13:01:11 +00:00
Pav Lucistnik
d203b12054 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:36:39 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Xin LI
90dceb1ff4 Update to 2.4.13. Note that this requires a full rebuild of all
packages that depends on openldap24-client due to a shared library
version bump.
2009-01-05 05:49:35 +00:00
Martin Wilke
fa813a590e - Update to 0.1.41 2009-01-04 12:45:18 +00:00
Chin-San Huang
465726c275 - Update to 1.98.7
PR:		ports/130135
Submitted by:	chinsan
Approved by:	sunpoet (maintainer)
2009-01-03 18:50:45 +00:00
Sergey Matveychuk
a0f9995a4e - Fix build on CURRENT with new arp code
Submitted by:	Ian FREISLICH (on net@)
Approved by:	maintainer
2009-01-03 17:38:06 +00:00
Chin-San Huang
d0e722ca3e - Update to 1.06.32 2009-01-03 06:56:03 +00:00
Jeremy Messenger
faf1532284 Update to 0.5.2.
PR:		ports/129959
Reported by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:	http://www.coresecurity.com/content/vinagre-format-string
2008-12-31 21:15:29 +00:00
Dmitry Marakasov
37bf0cbdf0 - Use correct path in USE_LDCONFIG
PR:		129893
Submitted by:	martinko <gamato at users dot sf dot net>
Approved by:	Dewey Hylton <freenx at deweyonline dot com> (maintainer)
2008-12-31 00:09:56 +00:00
Martin Wilke
e0d95c7757 - Update to 1.5.0
PR:		129751
Submitted by:	"Phillip N." <pneumann@gmail.com> (maintainer)
2008-12-30 10:57:17 +00:00
David E. O'Brien
c945d33d06 Add WITH_ICONV knob. Victor Sudakov reports he needs this patch in order
to properly build Cyrillic filenames support.

Submitted by:   Victor Sudakov <sudakov@sibptus.tomsk.ru>
2008-12-30 01:44:22 +00:00
Martin Wilke
efcb8d08d5 - Add PORTSCOUT variable. 2008-12-29 16:11:18 +00:00
Emanuel Haupt
01707152f8 Update to 3.0.5
Changelog:	http://rsync.samba.org/ftp/rsync/src/rsync-3.0.5-NEWS
2008-12-29 08:00:52 +00:00
Pav Lucistnik
1a9dd4fc69 - Add a patch that fixes RAM size detection on i386 with >2GB RAM
Submitted by:	marck
2008-12-28 23:52:59 +00:00
Pav Lucistnik
ee28570597 - Adapt to new boinc-client 2008-12-28 18:19:20 +00:00
Pav Lucistnik
0c5a014aac - Update to 6.4.5
- Install extra headers needed by setiathome
2008-12-28 18:19:02 +00:00
Martin Wilke
d8b1c04d36 - Update to 2.1.3
PR:		129996
Submitted by:	David Wood <david@wood2.org.uk> (maintainer)
2008-12-28 17:55:57 +00:00
Martin Wilke
17b366381b The purpose of vnstati is to provide image output support for
statistics collected using vnstat(1). However, the image file
format is limited to png. All basic outputs of vnStat are
supported excluding live traffic features. The image can be
outputted either to a file or to standard output.

vnstati is the image output command for vnstat(1). It provides
png image file output from database files created using vnStat.

WWW:	http://humdi.net/vnstat/

PR:		ports/129994
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-12-28 17:22:50 +00:00
Lars Thegler
95f60e53b1 Update to 0.12 2008-12-28 17:22:32 +00:00
Martin Wilke
a4273d0f08 - Update to 20081227 2008-12-28 15:35:12 +00:00
Wesley Shields
aac8151970 Add an extra patch which was never applied. This should fix the problem
on AMD64.

PR:		ports/129288
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2008-12-27 23:47:38 +00:00
Wesley Shields
6a802aa3ef - Update to 4.1.3
- This is still buggy on AMD64, I'm working on a fix.

PR:		ports/128510, ports/128515, ports/129289, ports/129894
Submitted by:	Lots of people
2008-12-27 03:08:15 +00:00
Martin Wilke
da8d6be057 - Fix duplicate pear category
PR:		129949
Submitted by:	jun <yamajun@ofug.net>
Approved by:	maintainer
2008-12-26 15:56:02 +00:00
Martin Wilke
973999cbca - Fix pear category
PR:		129950
Submitted by:	Jun <yamajun@ofug.net>
Approved by:	maintainer
2008-12-26 15:52:50 +00:00
Beech Rintoul
33e65dc7b1 - Update to 20070523o
- Update scamper, primarily to build on freebsd 8-current with the new
  arp code.

PR:		ports/129940
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> (maintainer)
Reported by:	pointyhat
2008-12-26 06:20:03 +00:00
Martin Wilke
6cbf77b498 - Update to 0.2.2
PR:		129925
Submitted by:	Michael Josic <systemoperator@gmail.com> (maintainer)
2008-12-25 20:02:32 +00:00
Mark Linimon
7cf77d236e Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr
2008-12-25 03:13:51 +00:00
Martin Wilke
1c32e7a95c - Update to 4.7.30 2008-12-24 19:27:24 +00:00
Martin Wilke
8ff189b441 - Update to 0.14.0 2008-12-24 18:09:56 +00:00
Bruce M Simpson
fcad189f62 Mark XORP 1.5 broken due to RTF_LLINFO removal in OSVERSION 800059. 2008-12-24 16:20:25 +00:00
Martin Wilke
ea71e5c026 - Update to 0.13.0
- Take maintainership
2008-12-23 19:50:07 +00:00
Martin Wilke
3320334a82 - Update to 0.1.40
- Take maintainership
2008-12-23 19:49:21 +00:00
Marcelo Araujo
80d43d0df1 - Update to 1.3.2. 2008-12-23 17:53:41 +00:00
Greg Larkin
5d41ba223b - Updated to 1.03 2008-12-23 14:52:54 +00:00
Pav Lucistnik
ce4f58317a - Fix default boinc flags in rc script
Submitted by:	Royce Williams <royce@alaska.net>
2008-12-23 13:59:18 +00:00
Philippe Audeoud
9c9963fbda - Update to 0.53
- Remove old MASTER_SITES
2008-12-23 12:29:52 +00:00
Dirk Meyer
62d0e722b6 - extend MASTER_SITES 2008-12-23 07:14:38 +00:00
Martin Wilke
41141b12c1 - Update to 1.3.2
PR:		129842
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-12-22 22:32:26 +00:00
Martin Wilke
7001ac2476 - Update to 2.5.0
PR:		129843
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-12-22 22:31:19 +00:00
Martin Wilke
0ca9eef112 - Update to 1.1.0.6
PR:		129756
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-12-22 21:06:50 +00:00
Thomas Abthorpe
93b12a8955 - Update 1.6.1
PR:		ports/129807
Submitted by:	GLOTM
Approved by:	gahr's sabbatical
2008-12-22 20:36:09 +00:00