Commit graph

26 commits

Author SHA1 Message Date
Adam Weinberger
6883b2c6e7 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 22:25:48 +00:00
Nathan Whitehorn
209c632334 Fix build on 11-CURRENT (was otherwise failing due to using utmp instead of
utmpx).

Approved by:	portmgr (bdrewery)
2014-05-29 19:47:28 +00:00
Bernhard Froehlich
62c65f2797 - Update to 8.0.3
- Stagify
- Convert dependencies to new shlib format
- Add USE_GCC=any for FreeBSD 10
- Add LICENSE=APACHE20

PR:		ports/184738
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2014-02-07 14:50:49 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Andrej Zverev
7ec4b3d1a2 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 07:47:02 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Bernhard Froehlich
394f6f8f75 - Fix dangerous typo in IGNORE message
Reported by:	Ports QAT
With hat:	portmgr
2013-03-15 08:42:08 +00:00
Max Brazhnikov
b5afc1218b Clean-up cmake usage
Approved by:	Jason Bacon (maintainer)
2013-03-14 14:19:26 +00:00
Ruslan Makhmatkhanov
b7504b26ff - update to 7.8.7
PR:		173246
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Submitted by:   nwhitehorn (some fixes to the port)
2013-01-10 19:01:39 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Chris Rees
99ae2f05cf Set RESTRICTED and fix manual fetch instructions 2012-05-10 16:28:19 +00:00
Chris Rees
f334fbf75a - Update to 7.0.0
- Rewrite dependencies
- Pass maintainership to submitter

PR:		ports/166733
Submitted by:	Jason Bacon <jwbacon@tds.net>
Approved by:	Andy Pavlo <pavlo@cs.brown.edu> (former maintainer)
2012-05-07 15:06:45 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Pav Lucistnik
13bfa6f906 - Disallow from pointyhat, these ports exceed filesize limit 2009-01-18 19:02:44 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pav Lucistnik
ef3dec7c1a - Mark BROKEN on respective platforms
Reported by:	pointyhat
2008-03-16 10:32:43 +00:00
Pav Lucistnik
299c8bb318 - Forgot to remove a patch file
Reminded by:	maintainer
2008-01-28 14:54:48 +00:00
Pav Lucistnik
4daa554c27 - Update to 7.0.0 2008-01-28 14:27:37 +00:00
Pav Lucistnik
a29aab9eee - Update to 7.0.0
PR:		ports/119968
Submitted by:	Andy Pavlo <pavlo@cs.wisc.edu> (maintainer)
2008-01-28 14:27:18 +00:00
Pav Lucistnik
7f0a739c67 - Disable on package cluster: requires fully qualified hostname, which we don't provide 2007-07-02 17:01:51 +00:00
Martin Wilke
9396d39081 Condor is a open-source, specialized workload management system for
compute-intensive jobs. Like other full-featured batch systems, Condor
provides a job queueing mechanism, scheduling policy, priority scheme,
resource monitoring, and resource management. Users submit their serial
or parallel jobs to Condor, Condor places them into a queue, chooses
when and where to run the jobs based upon a policy, carefully monitors
their progress, and ultimately informs the user upon completion. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.

WWW: http://www.cs.wisc.edu/condor/

PR:		ports/112510
Submitted by:	Andy Pavlo
2007-06-05 13:02:35 +00:00