Alexey Dokuchaev
4e511b155f
- Fix the build with recent GCC [1]
...
- Improve upon port description
- Clean up Makefile, pet portlint(1)
Reported by: pointyhat (logs) [1]
2007-07-02 04:54:59 +00:00
Alexey Dokuchaev
4bb376d064
- Fix the build with GCC 4.2 [1]
...
- Fix detection of 64-bit file seeking
- Clean up port description (markup, spelling)
- Turn debugging off by default
- Clean up Makefile, pet portlint(1)
Reported by: pointyhat (logs) [1]
2007-07-02 04:38:04 +00:00
Rong-En Fan
675adc6746
QtEmu is a graphical user interface for QEMU written in Qt4.
...
WWW: http://qtemu.org/
PR: ports/113619
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
2007-07-02 03:33:11 +00:00
Cheng-Lung Sung
726a07fa06
Add p5-HTML-Adsense 0.2, create adsense widgets easily.
...
PR: ports/114128
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-02 02:54:01 +00:00
Cheng-Lung Sung
9a06b90e67
Add mysql-proxy 0.5.0, monitor, analyze or transform the communication
...
of MySQL.
PR: ports/114030
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-02 02:51:29 +00:00
Cheng-Lung Sung
e957482b61
- Update to 1.2.1
...
- required by rubygem-parsetree-1.7.1
PR: ports/113699
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
2007-07-02 02:38:57 +00:00
Cheng-Lung Sung
b804d5fa8b
- Update to 2.6.1.5
...
PR: ports/114123
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-07-02 02:11:22 +00:00
Cheng-Lung Sung
14e6325838
Add p5-Lingua-ZH-WordSegmenter 0.01, simplified Chinese Word
...
Segmentation.
PR: ports/113476
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-02 02:08:49 +00:00
Cheng-Lung Sung
b399e0595a
Add p5-Sudo 0.31, perl extension for running a command line sudo.
...
PR: ports/113056
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-02 01:00:27 +00:00
Cheng-Lung Sung
c94ba61603
- Update WWW in pkg-descr
...
PR: ports/114008
Submitted by: maintainer (Alexander Logvinov)
2007-07-02 00:51:16 +00:00
Martin Wilke
ec2a78efc4
- Fix install path from Mail.php
...
Submitted by: Alexander Logvinov via im
2007-07-01 22:38:04 +00:00
Martin Wilke
92182edd2f
Chase increase of print/pslib shlib version.
...
Submitted by: pointyhat via pav
2007-07-01 22:13:49 +00:00
Martin Wilke
f25f465b9e
Sieve Mail Filters for Squirrelmail (avelsieve) is a plugin for
...
creating server-side filtering scripts on RFC 3028 compliant servers
including Cyrus IMAP, DBMail, Dovecote and Exim 4.x.
WWW: http://www.squirrelmail.org
- Neil Darlow
neil@darlow.co.uk
PR: ports/114173
Submitted by: Neil Darlow <neil at darlow.co.uk>
2007-07-01 21:26:31 +00:00
Anders Nordby
a138d284c8
Move bsd.port.pre.mk inclusion up to make OPTIONS work.
...
Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
2007-07-01 20:57:04 +00:00
Alexey Dokuchaev
1dfb934a23
Restore proper dependencies.
...
Reported by: pav
2007-07-01 20:15:22 +00:00
Joe Marcus Clarke
eab40ea34a
* Add net80211 support as well as support for some other wireless interfaces.
...
* Only use the wi ioctls for WaveLAN interfaces
* Fix a bug obtaining signal strength from WaveLAN interfaces
Thanks to sam for helping out with the signal strength percentage
calculation for net80211 interfaces.
2007-07-01 18:03:41 +00:00
Mario Sergio Fujikawa Ferreira
8e123d95e2
Update to 2.8.7
2007-07-01 17:58:51 +00:00
Mario Sergio Fujikawa Ferreira
7504ef3707
Drop maintainership
2007-07-01 17:47:40 +00:00
Mario Sergio Fujikawa Ferreira
2e68860c25
Drop maintainership
2007-07-01 17:31:13 +00:00
Rong-En Fan
ce2a1d56e1
- Update to 5.0.1
...
PR: ports/114193
Submitted by: Yoshihiko Sarumaru <mistral at imasy.or.jp> (maintainer)
2007-07-01 17:29:06 +00:00
Alexander Leidinger
7938062153
- convert to use USE_LINUX_RPM, this fixes the build problems after my last
...
commit to linux_base-fc4 [1]
- don't install the contents of the dev directory, is is not supposed to
exist with our linux_base, as it will not correctly fall back to the
native dev directory for some programs (those which parse the directory
contents instead of trying to open a file directly)
Noticed by: pointyhat (pav)
2007-07-01 16:29:19 +00:00
Rong-En Fan
5bfdf1f8df
- Update to 0.2.4
...
- Remove support for 4.x
PR: ports/114189
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-07-01 16:16:40 +00:00
Alexander Leidinger
ba042768fc
Convert to USE_LINUX_RPM + some rearranging because of this, this fixes the
...
build problem after my last commit to linux_base-fc4.
Noticed by: pointyhat (pav)
2007-07-01 16:02:38 +00:00
Alexander Leidinger
86bf8488e2
Convert to use USE_LINUX_RPM, this fixes the build problems after my recent
...
commit to linux_base-fc4.
Noticed by: pointyhat (pav)
2007-07-01 15:14:55 +00:00
Pav Lucistnik
2649684686
- Introduce kld category
...
Reminded by: sem
2007-07-01 15:09:37 +00:00
Pav Lucistnik
3aa0812794
- Stop wiping out /var/lib on deinstall
...
PR: ports/114186
Submitted by: Henrik Olsen <henrik@iaeste.dk>
With hat: portmgr
2007-07-01 15:06:19 +00:00
Norikatsu Shigemura
dd7f7f1bbd
Update to 2007.07.01.
2007-07-01 13:48:29 +00:00
Maho Nakata
e6bf9587ef
1. Fix distinfo. First my OOo_SRX645_m66_source.tar.bz2
...
checkout was wrong, missing some modules.
2. Re adding l10n helpcontents.
Spotted by: pav [1]
2007-07-01 12:10:46 +00:00
Oliver Braun
c7cc37c44d
Update to 1.0.9.
2007-07-01 10:58:31 +00:00
Pav Lucistnik
38a4bda717
- Update to 0.8.1
2007-07-01 10:20:07 +00:00
Martin Wilke
2f7494b7b4
- Add missing dependens
...
Submitted by: pav
Approved by: maintainer
2007-07-01 09:21:56 +00:00
Roman Bogorodskiy
95eecf16e6
Chase gnutls shared library version chase: adjust DEPENDS lines and
...
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Roman Bogorodskiy
3ee84121a1
- Update to 1.6.3
...
- Use ltverhack to avoid unnecessary shared library version changes
in future
2007-07-01 08:54:40 +00:00
Dirk Meyer
0492a1ab7d
- fix plist
2007-07-01 08:46:39 +00:00
Rong-En Fan
36d0349da5
- Update to 0.3
...
- While I'm here, remove support for 4.x system
PR: ports/113200
Submitted by: Petr Wolf <w-p at inmail.cz>
Approved by: maintainer
2007-07-01 08:05:12 +00:00
Ying-Chieh Liao
9a82b672d2
add p5-DBD-AnyData 0.09
...
DBI access to XML, CSV and other formats
2007-07-01 05:56:34 +00:00
Ying-Chieh Liao
1ae5e813bb
add p5-AnyData 0.10
...
Easy access to data in many formats
2007-07-01 05:55:31 +00:00
Thierry Thomas
9143eba110
Upgrade to 2.25.
...
Changelog at <http://billposer.org/Software/unidesc.html#changelog >.
2007-06-30 23:40:56 +00:00
Thierry Thomas
dc920117fb
Upgrade to 2.17-2.
2007-06-30 23:25:34 +00:00
Alexey Dokuchaev
78a17eb824
Reindent Makefile header while here.
2007-06-30 23:17:58 +00:00
Alexey Dokuchaev
f4f533b7c6
- Fix the build with GCC 4.2 [1]
...
- Improve on pkg-descr (kill EOL spaces, etc.)
- Utilize PKGMESSAGE variable in Makefile
Reported by: pointyhat (logs) [1]
2007-06-30 23:16:36 +00:00
Thierry Thomas
27662f77bf
Chase Aster's version.
2007-06-30 22:49:17 +00:00
Thierry Thomas
f19dd0f950
Upgrade to 8.7-1.
2007-06-30 22:48:53 +00:00
Thierry Thomas
70db9dc8df
Upgrade to 9.1.0-1.
2007-06-30 22:48:28 +00:00
Thierry Thomas
ac97577b38
Upgrade to 1.12.0-1.
2007-06-30 22:47:57 +00:00
Thierry Thomas
81722e9d18
- Upgrade to 1.5.2-1;
...
- PBS can be provided by Torque;
- One more tip to configure astk-client.
2007-06-30 22:47:28 +00:00
Alexey Dokuchaev
5186e86346
- Fix the build with vogue GCC [1]
...
- Respect CC a bit further
- Fix install when PREFIX != LOCALBASE
- Better PORTDOCS handling
- Utilize DATADIR macro in pkg-plist
- Pet portlint(1)
- Clean up Makefile and pkg-desrc
Reported by: pointyhat (logs) [1]
2007-06-30 22:46:48 +00:00
Alexey Dokuchaev
9ace98228e
- Fix the build with modern GCC [1]
...
- Unquote BROKEN message per portlint(1)
Reported by: pointyhat (logs) [1]
2007-06-30 22:16:06 +00:00
Alexey Dokuchaev
c84a425296
- Fix the build with recent GCC [1]
...
- Pet portlint(1)
- Clean up Makefile
Reported by: pointyhat (logs) [1]
2007-06-30 20:38:21 +00:00
Rong-En Fan
63d46ceca0
- Update to 1.5.16
2007-06-30 20:28:43 +00:00