Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Mario Sergio Fujikawa Ferreira
16906dc1de
o Revert previous commit since the specific LDFLAGS is not needed
...
o Bump PORTREVISION to insure that no one will have that LDFLAGS
2009-11-24 01:05:37 +00:00
Mario Sergio Fujikawa Ferreira
eefcf2a610
- Fix build on systems where GCC stack protection (aka Propolice)
...
was enabled for userland on src/share/mk/bsd.sys.mk
(SVN rev 180012 on 2008-06-25 21:33:28Z by ru)
- For OSVERSION >= 800040, add -fstack-protector to LDFLAGS
2009-11-22 20:10:25 +00:00
Mario Sergio Fujikawa Ferreira
5dcec833c4
Update to 3.0.1
2009-11-22 09:14:54 +00:00
Mario Sergio Fujikawa Ferreira
cf23e088b5
- Fix rc.d startup script:
...
1) Check if daemon is already running before start
2) Add verbose start message
- Bump PORTREVISION
PR: ports/129790
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
2009-11-22 08:51:56 +00:00
Dmitry Marakasov
535382b891
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
...
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
2009-09-02 15:01:56 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
1ea9f6b32f
- Not MAKE_JOBS_SAFE
...
Reported by: pointyhat
2009-07-19 19:49:35 +00:00
Doug Barton
0175383f0a
Fix a few "bad example" problems in the rc.d scripts that have been
...
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Mario Sergio Fujikawa Ferreira
6a32efd308
Mark MAKE_JOBS_SAFE for SMP compilation
2009-03-25 13:52:05 +00:00
Mario Sergio Fujikawa Ferreira
118943144a
Update to 3.0.0
2009-02-25 01:26:23 +00:00
Mario Sergio Fujikawa Ferreira
1f3774c1b2
Update to 2.9.7
2009-02-19 05:07:05 +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
Mario Sergio Fujikawa Ferreira
2d1bef7d82
Update to 2.9.6
2008-08-10 09:56:20 +00:00
Mario Sergio Fujikawa Ferreira
c93094e218
Update to 2.9.5
2008-05-07 11:35:50 +00:00
Mario Sergio Fujikawa Ferreira
2443aade84
Update to 2.9.4
2008-03-03 01:25:41 +00:00
Mario Sergio Fujikawa Ferreira
b6a7e80592
Update to 2.9.3
2008-01-21 10:08:55 +00:00
Mario Sergio Fujikawa Ferreira
13939b26bd
Update to 2.9.2
2007-10-25 10:28:18 +00:00
Edwin Groothuis
52d564a552
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 02:24:29 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Mario Sergio Fujikawa Ferreira
fdf4bf39a2
Update to 2.9.1
2007-09-13 13:22:53 +00:00
Mario Sergio Fujikawa Ferreira
418b3adeb0
Update to 2.9.0
2007-07-29 17:28:28 +00:00
Mario Sergio Fujikawa Ferreira
80a57b3cf3
o Fix RC script. Make sure the shell is sh(1) when starting mlnet.
...
o Bump PORTREVISION
PR: 112253
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2007-07-26 02:46:25 +00:00
Mario Sergio Fujikawa Ferreira
8e123d95e2
Update to 2.8.7
2007-07-01 17:58:51 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mario Sergio Fujikawa Ferreira
7f29225ebe
Update to 2.8.5 since it is a bugfix to 2.8.4
2007-04-26 10:10:32 +00:00
Mario Sergio Fujikawa Ferreira
f18dbc25d4
Update to 2.8.4
2007-04-25 09:40:51 +00:00
Mario Sergio Fujikawa Ferreira
861217f758
o Update to 2.8.3
...
o Simplify Makefile's port logic
o Do not install rc(8) script if only the graphical user interface
is being installed [1]
PR: 104029 [1]
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> [1]
2007-04-16 02:20:08 +00:00
Mario Sergio Fujikawa Ferreira
4ab78381c3
o Fix: "Namely, eMule (and compatible) clients use 'rotational
...
chunkrequest' scheme, where each REQCHUNKS packet contains one
new chunk and two older chunks. This can lead to duplicate data
being sent by mldonkeys, if a rotational chunkrequest scheme is
used when communicating with them." [1]
http://hydranode.com/docs/ed2k/ed2kproto.php#upload
o Bump PORTREVISION
Submitted by: spiral voice <spiralvoice@hotmail.com> (MLDonkey developer) [1]
2007-02-10 09:13:39 +00:00
Mario Sergio Fujikawa Ferreira
b51c33ef52
Fix install target: do not install files that do not exist
2006-12-25 06:09:36 +00:00
Mario Sergio Fujikawa Ferreira
e5170a8eb2
Fix patch target
2006-12-21 15:48:08 +00:00
Mario Sergio Fujikawa Ferreira
4d3cfe49c1
o Update to 2.8.2
...
o Log to mlnet_logfile rc script variable instead of stdout/stderr [1]
PR: 104159 [1]
Submitted by: hq [1]
2006-12-15 01:59:01 +00:00
Mario Sergio Fujikawa Ferreira
56e8e1b2a3
/tmp/msg
2006-11-21 13:02:38 +00:00
Mario Sergio Fujikawa Ferreira
667ab82386
o Remove PKGNAMESUFFIX=-devel
...
o Bump PORTREVISION
Submitted by: ale
2006-09-29 10:48:18 +00:00
Mario Sergio Fujikawa Ferreira
5d9964b12f
o Take over maintainership
...
o Update to 2.8.1 from port net-p2p/mldonkey-devel
Approved by: benlutz@datacomm.ch (previous maintainer)
2006-09-28 23:11:52 +00:00
Mark Linimon
1cb2952a0d
Transfer maintainership by previous maintainer request.
...
PR: ports/94453
2006-07-17 02:39:15 +00:00
Andrey Slusar
d94ff41e81
- Fix build and unbroken port.
...
PR: ports/96075
Submitted by: Holger Lamm (maintainer)
2006-05-30 20:32:13 +00:00
Edwin Groothuis
0f12b488a5
Remove USE_REINPLACE from all categories starting with N
2006-05-11 22:49:56 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Kris Kennaway
5c54054346
Convert .error to IGNORE when a port-specific combination of otherwise
...
legal user-configurable variables is encountered; such an occurrence
should not prevent global tasks like INDEX builds, only the build of
the port in question.
PR: ports/92443 (partial)
Submitted by: linimon
2006-02-11 03:55:27 +00:00
Edwin Groothuis
6375c36895
SHA256ify
...
Approved by: krion@
2006-02-01 21:33:14 +00:00
Pav Lucistnik
fbab09fee3
Populate newly create net-p2p category with these ports:
...
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc
net/dctc-gui
net/dctc-gui-qt
net/edonkey-gui-gtk
net/edonkey-gui-gtk-urlslave
net/fcptools
net/fidelio
net/freenet
net/frost
net/giftcurs
net/giftoxic
net/giftui
net/gift
net/gift-fasttrack
net/gift-gnutella
net/gift-openft
net/gkrellm-gift
net/gnewtellium
net/gnome-btdownload
net/gnunet
net/gtkhx
net/gtk-gnutella
net/gtorrentviewer
net/hagelslag
net/hx
net/i2p
net/javadc
net/kmldonkey
net/ktorrent
net/libbt
net/liberator
net/libfreenet
net/libpdtp
net/libtorrent
net/limewire
net/linux-agsatellite
net/linux-edonkey-core
net/linux-edonkey-server
net/linux-jigdo
net/linux-overnet-core
net/minder
net/mldonkey
net/mldonkey-core
net/mldonkey-core-devel
net/mldonkey-devel
net/mldonkey-gui
net/mldonkey-gui-devel
net/mldonkey-perlreactor
net/mldonkey-sancho
net/mldonkey-serverspy
net/mldonkey-urlslave
net/mutella
net/mute-net
net/mute-net-gui
net/mute-net-text
net/napshare
net/nicotine
net/opendchub
net/peercast
net/phex
net/pyslsk
net/py-bittornado
net/py-bittornado-core
net/py-bittorrent
net/py-bittorrent-core
net/py-bittorrent-core-devel
net/py-bittorrent-devel
net/py-fngrab
net/py-kenosis
net/py-kenosis-bittorrent
net/py-py2play
net/p5-pdonkey
net/qtella
net/qtorrent
net/rtorrent
net/squall
net/torrentflux
net/torrentsniff
net/trackerbt
net/transmission
net/valknut
net/verlihub
net/verlihub-plugins
net/xmule
net/xnap
misc/ed2k
misc/edonkey-tool-hash
misc/linux-edonkey-tool-recovermet
Repocopies by: marcus
2006-01-30 21:36:28 +00:00
Kris Kennaway
609ba5cbeb
BROKEN: Does not build
2006-01-14 09:22:57 +00:00
Sergey Matveychuk
b4d2ac42d7
- Update graphics/libglut to 6.4.1.
...
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
dc33aa59f5
Move instant messaging related ports to newly created net-im category:
...
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
2005-11-09 08:21:21 +00:00
Herve Quiroz
ae2fc20c73
Fix rcNG launcher: the latest version (2.5.30.7) no longer supports the
...
'-daemon' argument
Approved by: maintainer timeout (2 weeks)
2005-10-27 15:23:54 +00:00
Dirk Meyer
cb15fb76a9
- fix dependency
...
- fix openssl patch
maintainer emailed: 2005-10-08 (no feedback)
Approved by: (maintainer timeout)
2005-10-25 08:01:50 +00:00