1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

311858 Commits

Author SHA1 Message Date
Pietro Cerutti
86262cb735 - Convert to USES+=tk
- Convert to OPTIONSng (DOCS, EXAMPLES)
- STAGE-clean
2013-10-15 14:23:28 +00:00
Alex Dupre
7c90c421da Update to 1.5.5 release (OPTIONify & STAGEify). 2013-10-15 13:37:48 +00:00
Baptiste Daroussin
ac7690bda5 2013-10-15 devel/py-psyco: only bulds with lang/python26 2013-10-15 12:58:12 +00:00
Baptiste Daroussin
a5d101735a Remove psyco support 2013-10-15 12:56:39 +00:00
Baptiste Daroussin
048bfa50ce Remove psyco option 2013-10-15 12:50:46 +00:00
Baptiste Daroussin
c3ce1ddc75 2013-10-15 www/rubygem-staticmatic: No longer maintained upstream
2013-10-10 www/ruby-nora: Does not work with Ruby 1.9
www/aswiki
2013-10-10 textproc/ruby-amrita: Does not work with Ruby 1.9
2013-10-15 security/flowtag: Does not work with Ruby 1.9
2013-10-10 lang/ruby-lua4: Does not work with Ruby 1.9
2013-10-15 dns/dnsdoctor: Does not work with Ruby 1.9
2013-10-15 12:44:10 +00:00
Baptiste Daroussin
14b6036bd6 Drop support for ruby-lua4 2013-10-15 12:38:25 +00:00
Guido Falsi
78bb9aaff0 Remove path which slipped in by mistake in two plist lines. 2013-10-15 12:29:01 +00:00
Baptiste Daroussin
bbfcb0d75f Remove unmaintained ports depending on textproc/libxml
While here remove textproc/cole which upstream has disappeared and is not depend on anymore
2013-10-15 12:16:15 +00:00
Baptiste Daroussin
9182a7711a Add an expiration date aligned on the gnoem-libs expiration date.
Approved by:	gnome (kwm)
2013-10-15 12:12:07 +00:00
Ryan Steinmetz
6752b4018e - Eliminate warnings when upgrading from package
Submitted by:	Jimmy Olgeni <olgeni@FreeBSD.org>
2013-10-15 11:54:14 +00:00
Renato Botelho
6c892ca4e2 - Support staging
- Respect ${CC}
2013-10-15 11:53:17 +00:00
William Grzybowski
c19d9722f8 sysutils/gdisk: take maintainership
- Take maintainership
2013-10-15 11:50:39 +00:00
Renato Botelho
3b809c905a - Update to 9.2
- Add libsupc++.so.1 and liblwres.so.80
- Support staging
2013-10-15 11:40:32 +00:00
Renato Botelho
368b37045f - Update to 8.4.201310
- Remove liblwres.so.50 (not present on 8.4)
- Remove libstdc++.so.6 to avoid conflict with compat9x [1]
- Support staging

Suggested by:	des@ [1]
2013-10-15 11:39:39 +00:00
Renato Botelho
222ce80c82 - Update to 7.4
- Support staging
- Drop sparc64
2013-10-15 11:37:43 +00:00
Renato Botelho
0815b63e71 Update to 1.2.8
PR:		ports/182990
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2013-10-15 11:34:35 +00:00
Renato Botelho
9dafc9e421 - Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verify
database integrity
- Bump PORTREVISION

PR:		ports/182975
Submitted by:	Henry Jalonen <henkka@spheroid.fi>
Obtained from:	clamav git repo (a9d40672390a82e91a8d5c21ee2fe172fca4d2f8)
2013-10-15 11:33:56 +00:00
Raphael Kubo da Costa
be0065ff32 - Support staging.
- Convert to USES=gmake.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm> via our area51 repositor
Approved by:	fluffy (implicit)
2013-10-15 10:22:54 +00:00
Baptiste Daroussin
b33d8886db Remove more gnome1 components 2013-10-15 10:09:32 +00:00
Pietro Cerutti
bdc0dbf6bd - Update to 2.3-2004-10-08
- Convert to USES+=tk
- Convert to OPTIONSng (DOCS)
- Install sample sgmlbrowse program
2013-10-15 09:56:31 +00:00
Baptiste Daroussin
432f65d868 Remove ports depending on gnome1
Approved by:	dhn (maintainer)
2013-10-15 09:55:24 +00:00
Baptiste Daroussin
2a9a018624 Fix after gnome1 libs removal 2013-10-15 09:50:13 +00:00
Baptiste Daroussin
b41ebe474d Remove all options bringing gnome1 libraries 2013-10-15 09:47:11 +00:00
Baptiste Daroussin
5a6c1d729a Remove wrong dependency on gnome1 libraries (gnomelibs == gnome1) 2013-10-15 09:43:34 +00:00
Baptiste Daroussin
b0ba8ed4f7 Remove one more port depending on gnome1
Approved by:	lewiz@compsoc.man.ac.uk (maintainer)
2013-10-15 09:23:28 +00:00
Baptiste Daroussin
a1390b4fc8 Remove one more port depending on gnome1
Approved by:	demon (maintainer)
2013-10-15 09:21:00 +00:00
Pietro Cerutti
9fe47723e7 - Convert to USES+=tk
- Convert to OPTIONSng (DOCS)
- STAGE-clean
2013-10-15 09:11:14 +00:00
Andrej Zverev
26842f113a - Support STAGEDIR
- Switch to USES=gmake
- Remove leading indefinite article from COMMENT

Submitted by:	zont@ (maintainer via email)
2013-10-15 09:00:49 +00:00
Pietro Cerutti
b652b7cda6 - Convert to USES+=tk
- Convert to OPTIONSng (DOCS)
- STAGE-clean
2013-10-15 08:50:37 +00:00
Pietro Cerutti
87cd41d3f8 - Fix build in C++11 mode [1]
- Convert to new LIB_DEPENDS format
- Convert to OPTIONSng (DOCS)
- STAGE-clean

PR:		182949 [1]
Submitted by:	dt71@gmx.com [1]
2013-10-15 08:24:14 +00:00
John Marino
2d82f32afc editors/xxe: Mark BROKEN and DEPRECATED, expire in 1 month
This unmaintained port is also a high-maintenance port.  Every 3-4
months it becomes unfetchable as the current distfile is removed
and replaced with a new version.  This is intentional on the part
of upstream because it is trialware with restrictions.

In order to keep this port, somebody must actively maintain it,
as it's requirements are not reasonable for ports@

Approved by:	portmgr (bapt)
2013-10-15 07:51:18 +00:00
Alex Kozlov
702e463096 - Fix USE_LDCONFIG32 for stage ready ports
Reported by:	garga
Tested by:	garga
Approved by:	portmgr (bapt)
2013-10-15 07:48:06 +00:00
Pietro Cerutti
9fdc5b3006 - Update to 13.07.25.13
- Convert to USES+=tk
- Take maintainership (tcltk@FreeBSD.org)
- Move PORTDOCS into DATADIR, since they're used by the program itself
- STAGE-clean
2013-10-15 07:43:07 +00:00
Pietro Cerutti
e4aceaa286 - Fix PLIST by removing DOCS
Reported by:	QAT
2013-10-15 07:00:16 +00:00
Max Khon
fe9d45836c Remove ONLY_FOR_ARCHS.
PR:		182926
Submitted by:	Justin Hibbits
2013-10-15 05:16:26 +00:00
Max Khon
d0c55049c0 Update to 0.4
PR:		182824
Submitted by:	Thierry Thomas
2013-10-15 05:12:03 +00:00
Jung-uk Kim
4a9baaef54 Fix build with clang and libc++ on i386.
Submitted by:	tijl
2013-10-14 22:12:36 +00:00
Grzegorz Blach
8b79d62003 - Support staging 2013-10-14 21:33:13 +00:00
Jimmy Olgeni
6427216749 - Add staging support.
- Handle scl.conf like syslog-ng.conf (with scl.conf.dist).
- Always install syslog-ng.conf.sample/dist, since they are example files.
- Use mkdir -p in pkg-plist to fix warning during reinstallations/upgrades.
- Sort pkg-plist.
- General cleanup.

(same as r330086)

Approved by:  maintainer
2013-10-14 21:25:58 +00:00
Ryan Steinmetz
8f22bb3bdc - Add OPTION to build against security/openssl
- Do not bump PORTREVISION

PR:		ports/182836
Submitted by:	Mark Felder <feld@FreeBSD.org>
2013-10-14 21:00:29 +00:00
Olli Hauer
ec9e3263fb - add stage support
Approved by:	lev@ (implicit)
2013-10-14 20:56:34 +00:00
Edwin Groothuis
d7c026f474 Fix build on 10.0 2013-10-14 20:38:33 +00:00
Edwin Groothuis
628dd6b42f Rename file to proper naming standards 2013-10-14 20:30:19 +00:00
Edwin Groothuis
ff99d97de1 Rename file to proper naming standards 2013-10-14 20:29:55 +00:00
Edwin Groothuis
b8df203129 Rename file to proper naming standards 2013-10-14 20:29:13 +00:00
Carlo Strub
e713dd745b - Update to 1.1.0
- Ready for Staging
- Change license
2013-10-14 20:20:41 +00:00
Carlo Strub
e842df37a7 security/stem is a Python library, so move it to security/py-stem 2013-10-14 20:19:19 +00:00
Olivier Duchateau
96b5bc38e2 - Support STAGEDIR
- Convert to new LIB_DEPENDS format
2013-10-14 20:13:57 +00:00
Edwin Groothuis
d9a88ea4e4 Remove www/httpgrabber due to dependency on net/ngrep-lib
Noticed by:	various hardworking people and never-tiring bots.
2013-10-14 20:13:17 +00:00