1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

328133 Commits

Author SHA1 Message Date
Max Brazhnikov
c542fdb487 editors/texmaker:
- Update to 4.1.1
- manual stripping of installed binaries is not needed anymore
2014-03-05 19:40:18 +00:00
Antoine Brodin
2cb550af90 - Stage support
- Depend on rubygem-cairo instead of deprecated ruby-cairo
Note: i'm not sure this port works correctly, the generated png seems to
always contain: "path '' not found in database"
2014-03-05 19:08:53 +00:00
Baptiste Daroussin
16fb62c94e Support stage
Use libevent2 instead of libevent
2014-03-05 18:29:13 +00:00
Thierry Thomas
8c6027f017 Add missing CONFLICTS lines.
Since I'm there, support staging and fix build in poudriere.

PR:		ports/181480
Submitted by:	Stephen Hurd <shurd (at) sasktel.net>
2014-03-05 18:19:46 +00:00
Antoine Brodin
ff0b858698 Chase www/aolserver deprecation 2014-03-05 18:19:06 +00:00
Barbara Guida
bc6db4794f Update to 1.12.7
Approved by:	flo (mentor, implicit)
2014-03-05 18:09:15 +00:00
Barbara Guida
42e2b2e69f Update to 2.5.1
Approved by:	flo (mentor, implicit)
2014-03-05 17:55:54 +00:00
Baptiste Daroussin
74b5190827 Support stage 2014-03-05 17:38:35 +00:00
Baptiste Daroussin
8322a0f043 Support stage 2014-03-05 17:35:49 +00:00
Frederic Culot
285d17fd3e - Update to 2.6 [1]
- Pet portlint(1) by removing unnecessary MAN1 entry

PR:		ports/187257 [1]
Submitted by:	A.J. van Werven <freebsd@skysmurf.nl> (maintainer)
2014-03-05 17:30:05 +00:00
Tijl Coosemans
a1553c8110 - Add USES=libtool to fix linker problem on FreeBSD/i386 8.x and
FreeBSD/ia64.
- Remove patch-configure.in (not needed) and remove USE_AUTOTOOLS.
- Add OPTIONS_EXCLUDE=DOCS to math/fftw-float slave port.
- Simplify Makefile a little.

PR:		ports/187274
2014-03-05 17:27:27 +00:00
Frederic Culot
07c305f0c6 - Update WWW link
Submitted by:	David Demelier <demelier.david@gmail.com> (maintainer, via email)
2014-03-05 17:16:06 +00:00
Baptiste Daroussin
d140115591 Convert to use libevent2 2014-03-05 16:53:09 +00:00
Baptiste Daroussin
35902762f2 Convert to use libevent2 2014-03-05 16:44:26 +00:00
Baptiste Daroussin
94a144531f Bump portrevision due to dependency change
Reminded by:	kwm
2014-03-05 16:28:10 +00:00
Baptiste Daroussin
61f46f9b7e Use libevent2
Support stage
2014-03-05 16:09:47 +00:00
Li-Wen Hsu
11b7f0af50 - Update to 1.00.2014.03.03
PR:		ports/187276
Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)
2014-03-05 16:03:13 +00:00
Baptiste Daroussin
f23c6132df Enforce libevent2 in memcached
libevent2 performs way better than libevent1
While here:
- support stage
- use options helpers

Approved by:	swills (maintainer)
2014-03-05 15:46:39 +00:00
Bernhard Froehlich
9d062d4f9d Google cloud print proxy utility for sharing your local
CUPS printers.

WWW: https://github.com/armooo/cloudprint
2014-03-05 15:42:56 +00:00
Philippe Audeoud
61c481ba7a - Update to 20140305
PR:		ports/187281
Submitted by:	maintainer
2014-03-05 15:07:21 +00:00
Thierry Thomas
75f6614f43 Fix the build with clang.
PR:		ports/182834
Submitted by:	"Julian H. Stacey" <jhs (at) berklix.com>
Rewritten by:	maintainer
2014-03-05 14:47:32 +00:00
Bryan Drewery
8d8103d173 - Remove redundant WITH_PKGNG checks. bsd.pkgng.mk is only included if
it is defined.

With hat:	portmgr
Discussed with:	bapt
2014-03-05 13:53:51 +00:00
Danilo Egea Gondolfo
64d2a15837 - Unmute installation commands
Reported by:	danfe
2014-03-05 13:51:57 +00:00
Philippe Audeoud
6a65993e4a - Mark as deprecated because www/privoxy natively supports ipv6
PR:		ports/176816
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Approved by:	maintainer timed out
2014-03-05 13:44:00 +00:00
Baptiste Daroussin
38eb08eec1 Enforce using libevent2 via the compat API (libevent2 performs way better, libevent1 should die in short term) 2014-03-05 13:21:16 +00:00
Philippe Audeoud
70769a6bba - Update to 0.55
- Add LICENSE
2014-03-05 13:10:05 +00:00
Mathieu Arnold
da09860e0c Add PKGNAMESUFFIX back.
Why I removed it, I have no idea. Maybe my eyes read PORTREVISION=4 and my
brain thought it should be removed.

Sponsored by:	Absolight
2014-03-05 12:45:46 +00:00
Ashish SHUKLA
bf09711b4e - Update to latest snapshot 201403051040
- Add OPTION for redis support

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1427
2014-03-05 12:43:40 +00:00
Mathieu Arnold
929856a0b9 - Update to 1.7.71
- Stage
- Pass maintainership to submitter

maintainer timeout (1 month)

PR:		186305
Submitted by:	Anton Sayetsky
Sponsored by:	Absolight
2014-03-05 11:50:04 +00:00
Tijl Coosemans
b57f1f574b - USES=gmake libtool pkgconfig.
- Replace a patch with --with-boost-system=boost_system in CONFIGURE_ARGS.
- Add USE_OPENSSL=yes.
- Staging.
- Use option helpers.
- Fix build with libc++ by replacing shared_ptr with boost::shared_ptr.

PR:		ports/185943
2014-03-05 11:01:24 +00:00
Thierry Thomas
06123cf23d Upgrade to 1.7.6.
Announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=31977305

PR:		ports/186796
Submitted by:	Christoph Moench-Tegeder <cmt (at) burggraben.net>
Approved by:	maintainer time-out
2014-03-05 10:43:54 +00:00
Ashish SHUKLA
af9c464fe1 - Update to 5.4.2p1
- Add OPTIONS for CA bundle, and Redis support
- Switch to OptionsNG helpers
- Remove _smtpf user (not used anymore)

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1415
2014-03-05 09:52:43 +00:00
Raphael Kubo da Costa
1105c251aa Adopt the port.
There have been quite a few PR timeouts in the port's history, and Florent
was OK with me taking it over.

Approved by:		flz over private mail
2014-03-05 09:36:56 +00:00
Emanuel Haupt
e07b2fbf82 Support staging 2014-03-05 09:34:50 +00:00
Oliver Lehmann
14822ced62 update devel/eris to 1.3.23 2014-03-05 08:27:52 +00:00
Pietro Cerutti
a2fa214419 - Catch up with the new way introduced in 1.9 of specifying etcdir
- Bump PORTREVISION

Reported by:	nemysis, adamw, kentas@hush.com
2014-03-05 08:26:57 +00:00
Rene Ladan
d4644e39a8 Forgot to commit a chunk for extra-patch-gcc in r347055 2014-03-05 08:25:53 +00:00
Johan van Selst
423868ab56 Update to xpaint 2.9.10 2014-03-05 07:21:02 +00:00
Johan van Selst
54d0e8b9fd Update to libxaw3dxft 1.6.2c 2014-03-05 07:19:19 +00:00
Brendan Fabeny
33f7dee439 Update to 0.2.5.2-alpha
PR:		187031
Submitted by:	F. Keil
2014-03-05 05:00:08 +00:00
Alexey Dokuchaev
ab48683003 Stagify the port. 2014-03-05 03:21:24 +00:00
Brendan Fabeny
2212333b81 Fix i386 builds using clang [1]; use staging;
remove some outdated material

PR:		186998 [1]
Submitted by:	truckman [1]
2014-03-05 03:17:04 +00:00
Danilo Egea Gondolfo
710facb220 - Update from 4.10 to 4.11
- Add stage support
- Improve COMMENT
- Change MASTER_SITES to GH
- Take maintainership
2014-03-05 02:24:30 +00:00
Guido Falsi
a684ab843e - Update to 3.3.9
- Convert to staging

PR:		ports/186175
Submitted by:	me
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-05 01:23:16 +00:00
Antoine Brodin
1cb9597845 Chase graphics/jumpgis deprecation 2014-03-04 23:24:23 +00:00
Antoine Brodin
b7976d0f53 Chase www/tiger deprecation 2014-03-04 23:17:19 +00:00
Antoine Brodin
5f32ddb3bb Chase audio/beep expiration 2014-03-04 23:11:05 +00:00
Antoine Brodin
7a717a3fa6 Chase emulators/xmame expiration 2014-03-04 23:08:03 +00:00
Ruslan Makhmatkhanov
a6ce6282de graphics/xli: actually fix staging/packaging issue
- actually fix staging/packaging issue by removing desthack (it doesn't work
  for imake) and utilize DESTDIR in Imakefile instead
- add some more missing entries into PLIST_FILES
- bump PORTREVISION once again

since I still there:
- use DEBIAN shortcut in MASTER_SITES
- rename files/patch-aa to files/patch-Imakefile to conform PH

Reported by:    QAT (but not my poudriere)
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer, by email)
2014-03-04 23:06:31 +00:00
Brooks Davis
53d50fb241 Replace %%DATADIR%% in patched scan-build.
PR:		ports/187193, ports/187243
Submitted by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
2014-03-04 23:04:41 +00:00