Chin-San Huang
d969fbba79
Change the following ports to my FreeBSD.org email.
...
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
2006-10-03 15:34:44 +00:00
Thierry Thomas
18699495ab
Chase bsd.gcc.mk and remove an extra dependency.
...
Reminded by: Pedro F. Giffuni <giffunip (at) yahoo.com>
2006-10-01 21:14:55 +00:00
Stanislav Sedov
dcd18738cc
- Fix compiling with oncoming gcc41.
...
Reported by: pointyhat run
Approved by: sem (mentor)
2006-10-01 20:05:53 +00:00
Mark Linimon
a245fe1498
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
...
allow OPTIONS to be able to influence dependencies. This is still
experimental [1]
* Teach bsd.gcc.mk about gfortran [2]
* Remove the outdated emulators/linux_base; the new default has been
linux_base-fc4. This will allow the outdated port to be removed [3]
* Add USE_FIREBIRD macros to bsd.database.mk [4]
PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4]
Submitted by: shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
gerald [2], thierry [2], vd [3], skv [4]
2006-09-30 19:25:46 +00:00
Martin Wilke
1c0d042764
- Update to 3.3e
...
PR: ports/103774
Submitted by: nivit@email.it (Nicola Vitale) (maintainer)
2006-09-30 10:56:36 +00:00
Stanislav Sedov
51201b0735
- Update to 2006.09.24
...
- Add pkg-plist
- Add pkg-plist creation target
Approved by: sem (mentor)
2006-09-30 09:30:19 +00:00
Thierry Thomas
7a1e5486e9
Upgrade to 3.0.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=451338 >.
2006-09-29 20:32:46 +00:00
Pav Lucistnik
97aab5b1c4
- Fix build on amd64
...
- Respect CXXFLAGS
PR: ports/103768
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2006-09-28 17:12:19 +00:00
Thierry Thomas
fec17e5370
Chase a silent update: only doc has been modified.
...
Full diff available at
<http://people.freebsd.org/~thierry/ports/freefem++-2.9_060920_060919.diff >.
Reported by: pointyhat via Kris
2006-09-27 20:56:56 +00:00
Rong-En Fan
4083c351f4
- Fix build (chase new version of devel/boehm-gc
...
- Fix pkg-plist
PR: ports/103647
Reported by: pointyhat via kris
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
2006-09-26 12:40:22 +00:00
Rong-En Fan
8b5c618975
- Update to 0.7.6
...
PR: ports/103640
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:37:21 +00:00
Emanuel Haupt
b57186ee32
Update to 12.6.4
2006-09-25 22:23:57 +00:00
Maho Nakata
fcbae294d5
Remove the dependency of umfpack, this is not needed.
...
PR: 103646
Submitted by: Karsten Rothemund <karsten@photor.de>
2006-09-25 21:41:22 +00:00
Alejandro Pulver
09d5223b15
- Update QtiPlot to 0.8.7.3 (bug fixing release).
...
- Add missing run-time dependency on x11-toolkits/py-qt.
PR: ports/103457
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2006-09-25 18:58:02 +00:00
Martin Wilke
245e453c6c
- Update to 1.4.3
...
PR: ports/103582
Submitted by: Dylan Simon <dylan(at)dylex.net> (maintainer)
2006-09-25 09:56:22 +00:00
Thierry Thomas
bcff1fa77f
- Upgrade to 2.9;
...
- Don't depend on ATLAS, unless already installed;
- Enable MPICH2.
2006-09-24 23:12:02 +00:00
Maho Nakata
80eabcc6a7
Backward compatibility: math/octave-devel assumes
...
that include files are located at ${LOCALBASE}/include/ufsparse
but now installed at ${LOCALBASE}/include/suitesparse
Bump portrevision.
2006-09-24 03:47:45 +00:00
Maho Nakata
04ad7e98e0
Fix installation, and include dir has changed
...
from /usr/local/include/ufsparse to /usr/local/include/suitesparse
PR: 103463 (partially)
2006-09-23 22:22:33 +00:00
Mark Linimon
17ff760342
Reset maintainership of ports assigned to antonio@php.net after numerous
...
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
2006-09-23 00:23:36 +00:00
Anton Berezin
42d02fe383
Update to 0.80.
...
PR: 103116
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-09-22 12:38:11 +00:00
Yen-Ming Lee
795a9d1fb0
- Update to 0.204
...
PR: 102768
Submitted by: leeym
Approved by: maintainer timeout
2006-09-21 17:04:09 +00:00
Ying-Chieh Liao
d15a699539
add cvcl 2.5.1
...
An automatic theorem prover for the SMT problem
PR: 103412
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
2006-09-20 01:42:03 +00:00
Maho Nakata
503234eaca
Update pkg-descr
...
Submitted by: Pedro F. Giffuni
2006-09-19 21:43:45 +00:00
Maho Nakata
0f9ab8dedc
use -DGETRUSAGE
...
Submitted by: Pedro F. Giffuni
2006-09-19 20:46:09 +00:00
Jose Alonso Cardenas Marquez
b9f5999732
- Add OPTIONS to some freepascal ports. Now, we can install the external libs
...
optionally.[1]
- Other tiny modifications
Suggested by: Ales Catona <almindor__at__gmail.com> [1]
Approved by: garga(mentor, implicit)
2006-09-18 18:41:13 +00:00
Stefan Walter
0851ff5721
Mark as BROKEN on amd64 -CURRENT, too.
...
Noticed by: pointyhat/kris
Approved by: maintainer
2006-09-18 16:37:21 +00:00
Tilman Keskinoz
4216611aca
Upgrade to 1.3
2006-09-18 16:15:27 +00:00
Thierry Thomas
5f79d406d1
Upgrade to 0.3.7.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=448075 >.
2006-09-17 21:11:44 +00:00
Kris Kennaway
33dc8bdfc7
Now builds on sparc64
2006-09-17 20:08:47 +00:00
Maho Nakata
a996c3134b
The name of this port has been changed from UFsparse to SuiteSparse
...
and will be renamed soon.
Update to SuiteSparse version 2.1.1.
2006-09-17 13:42:45 +00:00
Erwin Lansing
c175ac8549
The project no longer exists at CPAN and hasn't for some time. Mark
...
for removal in 2 months.
2006-09-16 09:12:32 +00:00
Thierry Thomas
950f9c3f69
Upgrade to 2.15.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=447295 >.
2006-09-14 20:34:33 +00:00
Sergey Skvortsov
fa8c169b1e
Update to 0.69
2006-09-14 11:25:00 +00:00
Dirk Meyer
59ccda5113
cleanup pkg-plist after gnustep-make
2006-09-13 05:00:56 +00:00
Michael Nottebrock
431622844f
KDE 3.5.4 / KOffice 1.5.2
2006-09-12 23:26:52 +00:00
Jean Milanez Melo
4ec80ac0d0
- Fix mastersite.
...
- Update to 0.99.
PR: ports/102969
Submitted by: Marcus von Appen <mva@sysfault.org>
2006-09-12 13:02:42 +00:00
Pav Lucistnik
fec0752630
- Mark BROKEN on FreeBSD 4.X: does not compile
...
Reported by: krismail
2006-09-12 08:21:39 +00:00
Ion-Mihai Tetcu
271c82dfa6
- Update qtiplot from 0.8.6.2 to 0.8.7.2.
...
- Added support for evaluating mathematical expressions and executing scripts
using the Python.
- Added translation for French, German, Russian, Spanish, Swedish.
PR: ports/103050
Submitted by: Max Brazhnikov (maintainer)
2006-09-10 08:05:25 +00:00
Ion-Mihai Tetcu
d3aa77360d
The QtiPlot Handbook.
...
Author: Roger Gadiou
WWW: http://soft.proindependent.com/qtiplot.html
PR: ports/103049
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
2006-09-10 08:04:15 +00:00
Rong-En Fan
3a7cf035c9
- Update to 1.13
...
PR: ports/102982
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
2006-09-08 12:20:03 +00:00
Jose Alonso Cardenas Marquez
9bb2aedd50
- New port: math/fpc-fftw
...
Free Pascal interface to the FFTW3 library
Approved by: garga (mentor,implicit)
2006-09-07 20:59:16 +00:00
Dirk Meyer
5f18e6915d
Stepulator is a scientific calculator implementing the RPN notation.
...
It is developed in Objective-C and is currently being maintained on GNUstep
and Mac OS X (Cocoa).
PR: 102684
Submitted by: Gürkan Sengün
2006-09-07 17:18:40 +00:00
Dirk Meyer
67ed184d8e
EdenMath is a scientific calculator. It does standard arithmetic,
...
probability, and trigonometric functions.
PR: 102682
Submitted by: Gürkan Sengün
2006-09-07 17:15:58 +00:00
Sergey Skvortsov
8884117fbb
Fix plist.
...
Pointed by: pointyhat (kris)
2006-09-07 16:42:25 +00:00
Emanuel Haupt
a19ee7dd94
Update to 12.6.3
2006-09-07 16:20:22 +00:00
Volker Stolz
22e96d4884
Fix typos wrt. Makefile variables like $FOO}
...
PR: ports/102833
Submitted by: Dmitry Marakasov
2006-09-07 10:31:54 +00:00
Mark Linimon
c08034c3ba
Reset inactive maintainer who has not responded to email.
...
Hat: portmgr
2006-09-06 01:56:59 +00:00
Sergey Skvortsov
a01350363e
Update to 0.68
...
Changes: http://search.cpan.org/src/GROMMEL/Math-Random-0.68/Changes
2006-09-05 17:06:43 +00:00
Simon Barner
3bc7cc7a7a
- Update to 0.8.6.2
...
- Remove dependence on qwt4 - now qtiplot statically linked to qwt5
(shipped with port).
- Add dependence on liborigin.
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
PR: ports/102816
2006-09-05 07:25:59 +00:00
Simon Barner
2166e02c50
- Install missing header
...
- Respect CXX and CXXFLAGS
- Bump port revision
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
PR: ports/102814
2006-09-05 07:23:02 +00:00