Cy Schubert
53165c654d
Fix build under 9.0-CURRENT.
...
Discovered by: erwin (wearing portsmgr hat)
2010-11-02 01:39:03 +00:00
Olli Hauer
8e216fe7fb
PR: 151607
...
Submitted by: Eitan Adler <lists _at_ eitanadler.com>
Approved by: glarkin (mentor, implicit)
reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The
hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input,
but also double-quoted strings with most of the escape-chars known
from C and makes good attempts at undumping even hexdumps with repetition-lines
(a "*" on its own line). It's written in ANSI C.
WWW: http://gnuwin32.sourceforge.net/packages/hextools.htm
2010-11-01 14:11:20 +00:00
Kevin Lo
66e98eedf0
Remove sysutils/synergy-plus: Synergy+ and Synergy have merged.
...
Approved by: skreuzer (maintainer)
2010-11-01 06:20:15 +00:00
Kevin Lo
15ef04bce2
Update to 1.3.4
2010-11-01 06:15:35 +00:00
Wesley Shields
f7fd83d97c
Update to 1.20101030.3088.
...
Bump PORTEPOCH.
2010-10-31 19:08:34 +00:00
Sunpoet Po-Chuan Hsieh
94ee6fec3b
- Update to 1.4
...
Changes:
- Add -d (--delimiter) option
PR: ports/151838
Submitted by: Sterling Camden <sterling@camdensoftware.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
2010-10-30 21:20:56 +00:00
Max Brazhnikov
725ed5ddea
Fix crash
...
Remove md5 sum
PR: ports/151668
Submitted by: Nikos Ntarmos (maintainer)
2010-10-30 11:43:47 +00:00
Sunpoet Po-Chuan Hsieh
63a477b9ea
- Update to 436
...
Changes:
- http://www.greenwoodsoftware.com/less/news.436.html
- http://www.greenwoodsoftware.com/less/old.html
PR: ports/151825
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
2010-10-30 06:54:29 +00:00
Pav Lucistnik
e1aeb67946
- Lowercase variable names in rc script
...
Spotted by: dougb@
2010-10-29 21:54:25 +00:00
Pav Lucistnik
bac5994991
- Update to 1.22
...
PR: ports/150644
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by: maintainer timeout (nobutaka; 1 month)
2010-10-29 13:37:26 +00:00
Pav Lucistnik
9ee28cbd8f
- Fix rc script
...
- Change /var/db/ path
PR: ports/150881
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2010-10-29 12:28:42 +00:00
Pav Lucistnik
45d4c2ee36
- OWL is now a Mk-defined license
...
PR: ports/151087
Submitted by: Sterling Camden <sterling@camdensoftware.com> (maintainer)
2010-10-29 12:10:35 +00:00
Erwin Lansing
74cb9eff53
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
...
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00
Renato Botelho
22a8791225
Remove expired port
...
2010-10-27 sysutils/sfdisk: All supported freebsd versions now have sade, sfdisk 0.2 is outdated
2010-10-27 16:34:03 +00:00
Palle Girgensohn
5bc88f7231
Update to version 1.6.0
...
PR: ports/151740
2010-10-26 08:04:14 +00:00
Sunpoet Po-Chuan Hsieh
4b169f7e54
- Update to 3.2.4
...
Changes:
2009-11-23:
- src/imager.cpp (imager::start_imaging): fixed for threaded_hash.
20091022:
- configure.ac: updated to version 3.2.3
- configure.ac: fixed the optimization flag stuff.
- imager.cpp & imager.h: modified to work with threaded_hash and EVP system
20090905:
- configure.ac: minor changes to compile under GCC +4.4
PR: ports/151683
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
2010-10-26 04:07:25 +00:00
Luigi Rizzo
c1b2f7df16
remove now-empty pkg-plist
...
Reported-by: Sahil Tandon
2010-10-25 22:45:30 +00:00
Luigi Rizzo
7c15b72f25
update to rev 1.44.1 which compiles natively on FreeBSD
...
Submitted-by: Ruslan Mahmatkhanov
PR: ports/151727
2010-10-25 21:24:02 +00:00
Edward Tomasz Napierala
11ba2822cf
Drop maintainership for ports I can't maintain anymore.
2010-10-25 20:09:06 +00:00
Sunpoet Po-Chuan Hsieh
5cf42c2028
- Update to 0.4.0
...
Changes:
- die when failing to eval configs
- script command added
- archive command added
- plot command added (gnuplot is required)
PR: ports/151678
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
2010-10-25 16:06:32 +00:00
Wen Heping
21a45c4425
- Update to 1.1.8
...
PR: ports/151702
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
2010-10-25 14:07:08 +00:00
Pav Lucistnik
cc89646fc7
- Correct typo in the 6.X unbreak
2010-10-24 22:03:53 +00:00
Pav Lucistnik
60cd14bc81
- Chase upnp shlib version bump
...
Reported by: pointyhat
Pointy hat to: wen
2010-10-24 21:53:10 +00:00
Rene Ladan
5650284571
Update to 0.6.11
...
PR: ports/151162
Submitted by: maintainer
2010-10-24 20:15:09 +00:00
Philip M. Gollucci
51f2599818
- Update to 5.6.0 marking the start of a 5-stable.
...
Changes: http://www.rsyslog.com/changelog-for-5-6-0-v5-stable/
2010-10-21 21:46:49 +00:00
Martin Matuska
ff2346f60d
zfs-stats displays ZFS statistics in human-readable format including
...
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
WWW: http://www.vx.sk/zfs-stats/
2010-10-20 09:09:33 +00:00
Frederic Culot
02a06c807c
Update my MAINTAINER address to culot@FreeBSD.org.
...
Approved by: sahil@ (mentor)
2010-10-20 05:53:20 +00:00
Philip M. Gollucci
7b05323e04
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
...
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-20 01:35:47 +00:00
Pav Lucistnik
3e0d58807b
- Mark BROKEN: does not compile
...
Reported by: pointyhat
2010-10-19 21:31:53 +00:00
Sunpoet Po-Chuan Hsieh
a97112d243
- Update to 5.40
...
- Add LICENSE
- Update pkg-descr
Changes: http://sourceforge.net/apps/trac/smartmontools/browser/tags/RELEASE_5_40/smartmontools/NEWS
PR: ports/151532
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Approved by: pgollucci (mentor, implicit)
2010-10-19 11:31:13 +00:00
Sunpoet Po-Chuan Hsieh
2e23f36579
- Update to 8.00.29
...
PR: ports/151563
Submitted by: pluknet
Approved by: venom <samflanker@gmail.com> (maintainer), pgollucci (mentor, implicit)
2010-10-19 11:14:41 +00:00
Philip M. Gollucci
d50fa8a2e2
- Update to 1.8.1
...
PR: ports/151351
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
2010-10-19 01:12:52 +00:00
Philip M. Gollucci
52e3dca4b0
- Update to 0.6.3
...
PR: ports/151356
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-19 00:13:59 +00:00
Pav Lucistnik
6fcc428486
- Mark BROKEN: does not compile
...
Reported by: pointyhat
2010-10-18 21:09:52 +00:00
Emanuel Haupt
3f7ab0841e
Update MASTER_SITES and remove WWW, site is unavailable
2010-10-17 15:38:44 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Beat Gaetzi
3b4a59d366
- Fix panic on FreeBSD 8.x and newer
...
- Bump PORTREVISION
PR: ports/149674
Submitted by: Dmitrij Tejblum <dt AT yandex.ru>
Approved by: Anish Mistry <amistry AT am-productions.biz> (maintainer)
2010-10-14 11:44:10 +00:00
Dmitry Morozovsky
910f5a58af
Make it buildable of FreeBSD 6 (precisely, on pre-gcc 4.2 worlds) again by
...
removing -fno-stack-protector conditionally.
Reported by: pav (thanks for pointing out to recommended way to apply)
Approved by: avg (implicit)
2010-10-13 20:35:34 +00:00
Greg Larkin
66c01c5e71
- Updated to 3.6.3
...
Release notes: http://afflib.org/archives/tag/afflib
- Improved the details in pkg-descr
- Passed maintainership to submitter
PR: ports/151357
Submitted by: C-S <c-s at c-s dot li>
2010-10-13 20:20:45 +00:00
Sunpoet Po-Chuan Hsieh
63806827a5
- Update to 3.0.6
...
- Add LICENSE
Changes: http://fcron.free.fr/doc/en/changes.html
PR: ports/151352
Submitted by: Sebastien Santoro <dereckson@gmail.com>
Approved by: pgollucci (mentor, implicit)
2010-10-13 03:16:26 +00:00
Pav Lucistnik
4d2db3b145
- Make slaves depend on rsyslog5-devel instead of rsyslog5
...
Reported by: pointyhat
2010-10-12 23:04:34 +00:00
Emanuel Haupt
bc981d2b0e
Remove unavailable MASTER_SITES/WWW entries.
2010-10-12 22:59:57 +00:00
Sergey Matveychuk
69c580fd80
- Add couple patches to allow grob to be installed on FreeBSD GPT partitions.
...
- Remove an ugly patch.
- Pass a maintainership to submitter.
Submitted by: Rick <rick_at_lgarchitecture.com>
2010-10-12 15:48:46 +00:00
Sunpoet Po-Chuan Hsieh
acc092d963
- Update to 0.6.10
...
PR: ports/150728
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer), pgollucci (mentor, implicit)
2010-10-12 01:17:40 +00:00
Philip M. Gollucci
e43a28f2b0
- Update to 0.7.7
...
PR: ports/151389
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
2010-10-11 22:43:47 +00:00
Alejandro Pulver
0012369e0a
- Deprecate and set to expire old/unmaintained ports.
2010-10-11 05:39:30 +00:00
Alejandro Pulver
df595d6f85
- Update to version 2010.10.2.
...
- Do not install /usr/sbin/mount_ntfs-3g symlink (added note in
README.FreeBSD) because it doesn't work in 7.x or later.
- Drop maintainership (fuse4bsd is unmaintained, and there are problems that
will affect this port until an alternative appears).
2010-10-11 01:32:01 +00:00
Philip M. Gollucci
29ef027405
- Update to 1.0.2
...
PR: ports/151355
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-10 18:41:44 +00:00
Rene Ladan
82237e8282
- update to 1.0.0
...
- use MASTER_SITE_XFCE
- change maintainer to submitter
PR: ports/151175
Submitted by: Olivier Duchateau [duchateau.olivier gmail.com]
Approved by: old maintainer [fbsd opal.com]
2010-10-10 11:05:00 +00:00
Philip M. Gollucci
7b22179620
- Update to 2.37
...
PR: ports/150591
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: maintainer timeout (clsung ; 24 days)
Changes: http://search.cpan.org/dist/mogilefs-server/Changes
2010-10-10 04:34:55 +00:00
Beat Gaetzi
2b836a77b6
- Update to 0.6
...
Reported by: portscout via miwi
2010-10-09 22:22:44 +00:00
Max Brazhnikov
d0e6751d19
Update to version 1.0.3
...
PR: bassd on ports/151209
Submitted by: Rusty Nejdl (maintainer)
2010-10-09 20:58:07 +00:00
Max Brazhnikov
1690864037
Update to 4.0.5
2010-10-09 19:13:01 +00:00
Sunpoet Po-Chuan Hsieh
caa293ca4e
- Add NOPORTDOCS handling (reported by QAT@)
...
- Respect PREFIX
- Use DOCSDIR
PR: ports/151334
Submitted by: sunpoet (myself)
Approved by: Chris Howey <howeyc at gmail.com> (maintainer), pgollucci (mentor, implicit)
2010-10-09 16:33:31 +00:00
Sunpoet Po-Chuan Hsieh
71f3009f1f
- Remove empty file(s)
...
Approved by: pgollucci (mentor, implicit)
2010-10-09 09:55:17 +00:00
Sunpoet Po-Chuan Hsieh
971b504dec
- Add CONFLICTS with sysutils/parallel
...
Approved by: pgollucci (mentor, implicit)
2010-10-09 07:36:20 +00:00
Sunpoet Po-Chuan Hsieh
9556f55c4c
- Add CONFLICTS with sysutils/moreutils
...
Approved by: pgollucci (mentor, implicit)
2010-10-09 07:35:04 +00:00
Hajimu UMEMOTO
373c339e8f
Update to 2.3.5.
2010-10-08 12:44:05 +00:00
Sunpoet Po-Chuan Hsieh
c4bc4259b6
- Update to 1.5.0
...
Changes:
- Added -D switch to delete all zfSnap snapshots of specific zpool/zfs
http://wiki.bsdroot.lv/zfsnap#delete_all_zfsnap_snapshots_on_specific_filesystem
PR: ports/151213
Submitted by: "aldis@bsdroot.lv" <aldis@bsdroot.lv> (maintainer)
Approved by: pgollucci (mentor)
2010-10-08 07:39:19 +00:00
Sunpoet Po-Chuan Hsieh
481b19f85b
- Update to 0.42
...
Changes:
- sponge: Guarantees that output file is always updated automatically, by renaming a temp file into place.
- sponge: Ensure that output file permissions are always preserved if it already exists.
PR: ports/151279
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by: pgollucci (mentor)
2010-10-08 07:38:16 +00:00
Wen Heping
d52862c147
- Update to 2.0.3
...
- Take maintainership
2010-10-08 00:55:39 +00:00
Philip M. Gollucci
525732e035
- Fix the plist, the imtemplate build is disabled
...
Reported by: QAT
2010-10-07 22:42:31 +00:00
Philip M. Gollucci
2c716b10b1
- Update to 2.6.2
...
- Replace existing patches with improved official upstream patch.
PR: ports/151288
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
2010-10-07 22:06:40 +00:00
Ade Lovett
231b6073de
Migration of final set of working ports from automake{19,110} -> 111
2010-10-07 15:18:56 +00:00
Erwin Lansing
1674c3e120
Unbreak by updating master sites
...
Submitted by: "Herbert J. Skuhra" <hskuhra@fastmail.fm>
2010-10-07 12:30:00 +00:00
Erwin Lansing
e6f6f3e61e
Mark BROKEN: does not fetch
2010-10-07 09:13:56 +00:00
Erwin Lansing
2f3639632a
Reset maintainer:
...
<chris@securityforensics.co.uk>: Host or domain name not found. Name service
error for name=securityforensics.co.uk type=MX: Host not found, try again
2010-10-07 09:12:05 +00:00
Romain Tartière
c7479bd663
- Update to 9;
...
- Update MAINTAINER address.
PR: ports/151271
Submitted by: Baptiste Grenier <gwarf@gwarf.org> (maintainer)
2010-10-07 08:25:44 +00:00
Philip M. Gollucci
da8cbad187
- Update to 1.0.1
...
PR: ports/151241
Submitted by: myself (pgollucci)
Approved by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-07 00:24:02 +00:00
Sunpoet Po-Chuan Hsieh
49085cb7dc
- Add NLS option
...
- Add LICENSE
- Pass maintainership to submitter
- Update to 22.13 while I'm here
PR: ports/146709
Submitted by: Douglas William Thrift <douglas at douglasthrift.net> (new maintainer)
Approved by: sunpoet (myself, maintainer), pgollucci (mentor)
2010-10-06 05:58:11 +00:00
Sunpoet Po-Chuan Hsieh
63b89cc822
- Update to 0.8.10
...
- Allow amd64 users to enable IOPERM option
Approved by: pgollucci (mentor)
2010-10-06 01:49:56 +00:00
Philip M. Gollucci
10188edc3e
RSYSLOG OVERHAUL: Part 18 (last)
...
- Update the CONFLICTS
PR: ports/151021
2010-10-06 00:26:23 +00:00
Philip M. Gollucci
a5090581cb
RSYSLOG OVERHAUL: Part 17
...
- Backport WITH_MYSQL_MICROSECONDS and WITH_SANE_HOSTNAME options
from rsyslog6-devel to rsyslog5
PR: ports/151021
2010-10-06 00:25:37 +00:00
Philip M. Gollucci
78dd5e3ed5
RSYSLOG OVERHAUL: Part 16
...
- Make the RUN_DEPENDS lines the same in all rsyslog* ports
PR: ports/151021
2010-10-06 00:24:17 +00:00
Philip M. Gollucci
2741e7c005
RSYSLOG OVERHAUL: Part 15
...
- Give each port a valid LATEST_LINK
PR: ports/151021
2010-10-06 00:23:31 +00:00
Philip M. Gollucci
88f3fea61b
RSYSLOG OVERHAUL: Part 14
...
- Denote what branches each port is tracking
PR: ports/151021
2010-10-06 00:22:41 +00:00
Philip M. Gollucci
ee322e0a8d
RSYSLOG OVERHAUL: Part 13
...
- Connect syutils/rsyslog6-devel* to the build
PR: ports/151021
2010-10-06 00:21:43 +00:00
Philip M. Gollucci
1a3afdeb9a
RSYSLOG OVERHAUL: Part 12
...
- Connect syutils/rsyslog5-devel* to the build
PR: ports/151021
2010-10-06 00:20:53 +00:00
Philip M. Gollucci
69a9c7639e
RSYSLOG OVERHAUL: Part 11
...
- Don't compile the imtemplate plugin
- Fix the im3195 plugin compile
PR: ports/151021
2010-10-06 00:20:08 +00:00
Philip M. Gollucci
6509ee24fd
RSYSLOG OVERHAUL: Part 10
...
- Update to 6.1.0
PR: ports/151021
2010-10-06 00:16:58 +00:00
Philip M. Gollucci
612aa602a0
RSYSLOG OVERHAUL: Part 8
...
- Update to 5.7.0
PR: ports/151021
2010-10-06 00:14:39 +00:00
Philip M. Gollucci
88ec1d1d0a
RSYSLOG OVERHAUL: Part 6
...
- Update to 5.5.7
PR: ports/151021
2010-10-06 00:11:53 +00:00
Philip M. Gollucci
b59f548974
RSYSLOG OVERHAUL: Part 5
...
Remove sysutils/rsyslog55* and disconnect from the build
PR: ports/151021
2010-10-06 00:10:30 +00:00
Philip M. Gollucci
08a7f98b7f
RSYSLOG OVERHAUL: Part 4
...
- Connect syutils/rsyslog4-devel-* to the build
PR: ports/151021
2010-10-06 00:07:53 +00:00
Philip M. Gollucci
9b5e42e4a4
RSYSLOG OVERHAUL: Part 4
...
- Update to 4.7.2
PR: ports/151021
2010-10-06 00:07:05 +00:00
Philip M. Gollucci
bb16d52867
RSYSLOG OVERHAUL: Part 2
...
- Update to 4.6.3
PR: ports/151021
2010-10-06 00:02:54 +00:00
Philip M. Gollucci
a3c38b96be
RSYSLOG OVERHAUL: Part 1
...
- Update to 3.22.2, Update MASTER_SITES
- unbreak umtp -> utmpx on -current
- fix PORTSCOUT vars
PR: ports/151021
2010-10-06 00:01:23 +00:00
Ade Lovett
7e80cde328
Round one migration of ports from automake{19,110} to automake111
2010-10-05 19:57:56 +00:00
Max Brazhnikov
fd6c454324
KDE FreeBSD team presents KDE SC 4.5.2.
...
kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1]
(set by default for new accounts). Thanks to Ivan Cukic from KDE
for making the wallpapers!
[1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
2010-10-05 17:44:17 +00:00
Olli Hauer
3237c9fb5f
- update download URL
...
PR: 151197
Submitted by: Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by: glarkin (mentor, implicit)
2010-10-05 17:00:11 +00:00
Dmitry Morozovsky
a98566d5a2
Update to 4.10.
...
Approved by: avg (maintainer)
PR: ports/151199
2010-10-05 15:21:23 +00:00
Philip M. Gollucci
541cb4c821
- Fix dependency versions
...
PR: ports/150829
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (renchap@cocoa-x.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-05 08:27:31 +00:00
Olli Hauer
e4dd01eaa8
- correct WITH_SQLITE => WITH_SQLITE3
...
This mistake slipped in during the last commit
PR: 150999
Submitted by: Florian Smeets <flo _at_ smeets.im>
Approved by: glarkin (mentor, implicit)
Feature safe: yes, WITH_SQLITE3 is no default OPTION
2010-10-03 21:03:34 +00:00
Olli Hauer
aeb4516284
- update download URL
...
- deny build if openssl from port is installed
(bacula2 does not build with openssl >= 1.0)
- bump PORTREVISION
PR: 151142
Submitted by: maintainer
Approved by: Vaclav Haisman <v.haisman _at_ sh.cvut.cz> (maintainer), glarkin (mentor, implicit)
2010-10-03 20:54:22 +00:00
Jeremy Messenger
7f1bc9ce2c
The patch is no longer need with the update of sysutils/cdrtools as it was for
...
the old version. The patch break with new cdrtools.
PR: ports/150870
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
2010-10-03 16:22:34 +00:00
Max Brazhnikov
2a3f9daa49
Update to 0.1.3 and unbreak
...
Pass maintainership to submitter
PR: ports/150733
Submitted by: Davide Italiano <davide.italiano at gmail.com>
2010-10-02 11:19:30 +00:00
Max Brazhnikov
f893267d12
Update to 1.5.8
...
PR: ports/150961
Submitted by: Rouslan Iskhakov (maintainer)
2010-10-02 11:17:48 +00:00
Stanislav Sedov
2fee11d77e
- Use native cpuid mode for now, because our kernel support seems
...
to be somewhat incomplete. [1]
- Bump portrevision.
Reported by: Andriy Gapon <avg@icyb.net.ua> [1]
2010-10-02 04:39:51 +00:00
Max Brazhnikov
c42c767643
Remove dependency on deprecated audio/libmpcdec
...
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by: maintainer timeout (> 2 weeks)
2010-10-01 21:47:10 +00:00
Stanislav Sedov
b8f56c104c
- Update to 1.27.
...
- Fix distfile location. [1]
Reported by: erwin [1]
2010-10-01 11:21:39 +00:00