1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

15093 Commits

Author SHA1 Message Date
Steve Wills
0bf449ca99 - Remove unneeded plist line
Reported by:	mat
2014-01-16 02:01:36 +00:00
Steve Wills
38ae3c049d - Install the passenger example config file
Reported by:	mat
2014-01-15 19:00:14 +00:00
Steve Wills
117eb57076 - Update to 3.4.2 [1]
- Remove Ruby 1.9 conditional, as 1.8 is gone.

PR:		ports/185549 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-01-15 17:01:38 +00:00
Jung-uk Kim
e9e61375d0 Update to 20140114. 2014-01-14 23:50:12 +00:00
Jimmy Olgeni
e83d0416a0 Upgrade to version 1.580. 2014-01-14 11:26:38 +00:00
Jimmy Olgeni
ce8504c3f8 Upgrade to version 1.670. 2014-01-14 11:25:55 +00:00
Pietro Cerutti
0fdc2deabf - Convert to USES=tk 2014-01-14 09:12:21 +00:00
Pietro Cerutti
0fd4200f56 - Remove sysutils/lavaps. It just doesn't work. 2014-01-14 08:42:11 +00:00
Matthias Andree
f9ca342c9a Fix LEGAL message.
PR:		ports/184774
Submitted by:	Denis Generalov (maintainer)
2014-01-14 02:13:28 +00:00
Renato Botelho
d510ce7116 Support staging
Approved by:	portmgr@ (blanket)
2014-01-14 00:44:46 +00:00
Renato Botelho
6f48f412df Support staging
Approved by:	portmgr@ (blanket)
2014-01-14 00:28:32 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Matthias Andree
e1657aa13f - Convert to STAGING.
- Strip installed .so libs.
- Fix up shebang lines of scsi_* scripts.
- USE_GMAKE -> USES=

Approved by: portmgr@ (implicit, blanket)
2014-01-13 19:06:58 +00:00
Pietro Cerutti
bb37485fbb - Convert to USES=tcl 2014-01-13 12:18:11 +00:00
Pietro Cerutti
ac1131c62c - Convert to USES=tcl
- STAGE-clean
2014-01-13 12:05:03 +00:00
Pietro Cerutti
425f5a2ed4 - Convert to USES=tk 2014-01-13 12:00:43 +00:00
Baptiste Daroussin
a50d9328b5 archivers/xz is in base for all versions and has been removed from the ports tree 2014-01-13 07:23:43 +00:00
Jun Kuriyama
c77598c31f - Upgrade to 0.32. 2014-01-12 14:57:36 +00:00
Sunpoet Po-Chuan Hsieh
47e0c81ceb - Update to 4.2.4
Changes:	https://github.com/guard/guard-rspec/releases
2014-01-12 03:52:43 +00:00
Bryan Drewery
01e44353cc - Update checksum. Upstream changed manpage and copyright dates
PR:		ports/185611
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-01-11 20:03:46 +00:00
Thomas Abthorpe
43b8bf18c6 - Remove plist, forgotten in first commit 2014-01-11 16:56:28 +00:00
Thomas Abthorpe
c066205edf - Update to 4.4
- Support STAGEDIR

PR:		ports/185394
Submitted by:	Vasiliy P. Melnik <basil@vpm.net.ua> (mantainer)
2014-01-11 16:55:30 +00:00
Bryan Drewery
ef861da82a BROKEN: Fails checksum 2014-01-11 15:17:51 +00:00
Jason Helfman
6985d0fff6 - update to 0.4
Fix bug in ptree where duplicated processes were in output
- while here update for staging support, respect ${CC}, fix license clause

PR:		185635
Submitted by:	maintainer, tmwalaszek@gmail.com
2014-01-10 23:06:09 +00:00
Guido Falsi
cf8b938045 - Update to 3.8.7 [1]
While here [2]:

- Use new LIB_DEPENDS format
- Convert to USES=gmake
- Convert to staging
- Fix configuration file handling

PR:		ports/185615 [1]
Submitted by:	Balazs Nagy <js@iksz.hu> (maintainer)
Approved by:	implicit portmgr@ blanket approval [2]
2014-01-10 23:04:07 +00:00
Rusmir Dusko
e047c473a9 - Update to 0.4.2 [1]
- Change master sites [1]
- Switch from waf to autotools [1]
- Add USES=gmake and USE_GNOME=intlhack [1]
- Remove USE_PYTHON=yes [1]
- Change NLS
- Change REINPLACE_CMD, install conditional DOCS

PR:		ports/185620 [1]
Submitted by:	olivierd@
2014-01-10 13:40:12 +00:00
Thomas Abthorpe
270a75562b - Reassign to the heap due to mail bounces
- Mark DEPRECATED, set EXPIRATION_DATE
2014-01-10 03:00:31 +00:00
Thomas Abthorpe
0b4fc9c9d7 - Reassign to the heap due to mail bounces 2014-01-10 02:55:49 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Steven Kreuzer
6d6b884ae7 Update MASTER_SITES
Add staging support
Define LICENSE
2014-01-09 21:13:33 +00:00
Mathieu Arnold
2b3ba1d47a * Remove MASTER_SITE, not needed with USE_GITHUB
* Doesn't compile with gcc 4.2.
2014-01-09 18:15:32 +00:00
Mathieu Arnold
f4de947c53 Pet portlint, and correct distinfo. 2014-01-09 18:09:42 +00:00
Adrian Chadd
8131c7bccb Fix address capitalisation.
Sponsored by:	Netflix, Inc.
2014-01-09 18:05:06 +00:00
Adrian Chadd
61bd67d464 Link intel-pcm to the build. 2014-01-09 18:00:36 +00:00
Adrian Chadd
82d9d24065 Add a port for my github mirror + freebsd fixes for the intel
performance counter monitoring (PCM) toolkit.

Sponsored by:	Netflix, Inc.
2014-01-09 17:59:59 +00:00
Baptiste Daroussin
9c53b08e81 Support stage 2014-01-09 15:17:56 +00:00
Baptiste Daroussin
77cac5af3e Support stage,
Use options helpers
Respect prefix
2014-01-09 15:12:47 +00:00
Jason Helfman
1821fb381d - add a mirror
PR:		185583
Submitted by:	maintainer, lifanov@mail.lifanov.com
2014-01-09 07:35:27 +00:00
Colin Percival
1a1bf7ef1e STAGEify.
Submitted by:	jgh
2014-01-09 02:53:37 +00:00
Matthias Andree
f3c0cd80c0 Drop obsolete patches that are now effectively no-ops. 2014-01-08 20:50:13 +00:00
Rusmir Dusko
70f8cff508 - Update to 0.72.5 [1]
- Pass maintainership to submitter
- Remove LICENSE_FILE [1]
- USES gmake instead of USE_GMAKE [1]
- Change CONFIGURE_ARGS [1]
- Remove PORTSCOUT [1]
- Support STAGEDIR and add OPTIONS_SUB [1]
- Add DOCS and NLS Option [1]
- Use NLS_USES=gettext instead of USES=gettext [1]
- Fix build with Clang [1]
- Disable all warnings with -w
- Add patch and REINPLACE_CMD, fix bad C++ code
- Add patch-GNUmakefile.template, adjust install [1]
- Change pkg-message [1]

PR:		ports/183838 [1]
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Approved by:	maintainer (Corey Halpin <chalpin@cs.wisc.edu>)
2014-01-08 16:13:03 +00:00
Lars Engels
c8b43047a2 - Add DIG command to SUB_LIST, not overwrite the list
- Use correct OSVERSION for the dig(1) / drill(1) change
- Don't add anything to rc.conf and periodic.conf when WITH_PACKAGE_BUILDING is set to pet poudriere and tinderbox
- Re-word pkg-message
- Bump PORTREVISION

PR:		ports/175879
Submitted by:	Alex Keda <admin@lissyara.su>
Approved by:	maintainer
Reported by:	Alex Keda, 2A, and dvl
Patched by:	A.J. Kehoe and me
2014-01-08 13:53:59 +00:00
Rusmir Dusko
5187ba77c0 - Add dependency for textproc/p5-XML-Parser
- USES gmake instead of USE_GMAKE
- Support STAGEDIR and add OPTIONS_SUB
- Use NLS_USES=gettext instead of USES=gettext
- Change WWW
2014-01-08 00:42:32 +00:00
Rusmir Dusko
fef6823ee7 - Support STAGEDIR
- Change WWW
2014-01-08 00:38:44 +00:00
Matthias Andree
d794817770 Bump portrevision after removal of patch. 2014-01-07 23:24:43 +00:00
Matthias Andree
6785b37a38 Remove patch no longer required on any supported FreeBSD version (8.3+). 2014-01-07 23:24:20 +00:00
Matthias Andree
657e752913 Fix build on FreeBSD 10+.
Use more system features on all supported FreeBSD versions (8.3+),
and bump PORTREVISION.
Regenerate files/patch-archival__unzip.c.
2014-01-07 23:16:05 +00:00
William Grzybowski
5ca1586219 sysutils/hptcli: HighPoint storage controllers management CLI
Command Line Interface (CLI) for HighPoint Technologies raid management

WWW: http://www.highpoint-tech.com/USA_new/cs-service_support.htm
2014-01-07 13:31:52 +00:00
Andrej Zverev
c6efe5e49e New Port: sysutils/p5-Rex
(R)?ex is a remote execution and configuration management framework written in Perl.

PR:		ports/185357
Submitted by:	Sam Cassiba <sam@cassiba.com>
2014-01-07 08:55:04 +00:00