summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.3.0Max Brazhnikov2010-12-1915-14728/+372
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changes: http://www.scilab.org/content/download/1791/19327/file/changes5.2.2-5.3.0.pdf Port changes: -Drop dependency on readline from ports - this was never removed from the 4.x port and isn't used -Make UMFPACK off by default - the only reason it was on by default was for consistency among 5.2.x versions, since I didn't expose the knob through OPTIONS properly until 5.2.2 -Update JGraphX to compatible version for Scilab 5.3.0 -Scilab does not start java in the normal way (with javavmwrapper) so the JAVA_HOME environment variable isn't set properly. Explictly set JAVA_HOME to whatever was used to build the port. This seems to correct occasional crashes on startup. -Use batik-all.jar instead of batik.jar - has some extra classes in it -Additional dependency: java/jakarta-commons-beanutils -"bsdjava" (java/jdk16) doesn't work with this version. Require diablo or openjdk. -Use COMMENT in DESKTOP_ENTRIES -Switch to a dynamic plist for include/scilab, lib/scilab, and share/scilab. These directories vary quite a bit depending on what options are set but should be exclusive to scilab. -Reorganize post-patch section so java related substitutions aren't done unless building with java -Fix NOPORTDOCS to actually do something -Silence post-patch output -Remove rename of Visual Basic demos - BSD make couldn't handle the unquoted spaces in the path names, but this port now uses GNU make -Remove unnecessary find statements in pre-install -Remove empty directories in DATADIR/modules - toolboxes don't like them -Fix where threads incorrectly detected as Linux style -A couple patches are no longer necessary -ATOMS (package manager for downloading toolboxes in binary form) is not available for FreeBSD. It tries to download a list of available packages from the Scilab website (based on uname). There is no list for FreeBSD and it HTTP 404's. Scilab misinterprets this and says "Please connect to the Internet", which is a bit misleading. Patch to indicate that this will never work. I considered faking the uname to Linux, but there are no RPMs in ports for math-type things, like fortran, blas/lapack, etc. so I doubt anything would run. Porting any desired toolboxs is probably the best route. -Fix ATOMS to use fetch instead of requiring wget or curl (Due to the previous issue, this will only be useful for 3rd party repositories) -Fix toolbox build macros to not write to PREFIX/share/scilab when building as root PR: ports/153274 Submitted by: Rob Farmer (maintainer)
* Update to 0.1.7.Joe Marcus Clarke2010-12-192-3/+3
|
* Update to 5.6.1.Joe Marcus Clarke2010-12-192-5/+3
|
* Fix a bug in the im module.Joe Marcus Clarke2010-12-192-0/+23
|
* Update to 0.12.6.Joe Marcus Clarke2010-12-192-3/+3
|
* Update to 0.15.19.Joe Marcus Clarke2010-12-193-4/+33
|
* Update to 1.7.3.4.Wesley Shields2010-12-193-7/+20
| | | | Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.4.txt
* Update to 0.5.15.Joe Marcus Clarke2010-12-193-9/+6
|
* Update to 0.5.4.Joe Marcus Clarke2010-12-194-6/+44
|
* - Leave ONLY_FOR_ARCHS as it's untested (and likely doesn't work) on other archsDmitry Marakasov2010-12-191-2/+4
| | | | Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> (private email)
* Update to 0.83.2.Joe Marcus Clarke2010-12-192-5/+3
|
* Update to 2.4.4.Joe Marcus Clarke2010-12-192-4/+3
|
* - Canonicalize Makefile headerAlexey Dokuchaev2010-12-192-11/+12
| | | | | | | | - Add LICENSE (GPLv1) - Fix spelling of "Joe's Own Editor" - Reformat pkg-descr Approved by: MAINTAINER
* Update to 3.7.MANTANI Nobutaka2010-12-192-4/+3
|
* Fix build error.MANTANI Nobutaka2010-12-192-6/+8
|
* Fix pkg-plist.MANTANI Nobutaka2010-12-192-4/+7
| | | | | Bump PORTREVISION because install location of uim-chardict-qt4.mo has been changed.
* o Add a important hack to tpmtoken_init(1).Norikatsu Shigemura2010-12-192-3/+18
| | | | o Bump PORTREVISION, accordingly.
* Make sure that all of the files are up-to-date to prevent auto* fromJoe Marcus Clarke2010-12-191-3/+2
| | | | running.
* Update to 0.40Max Brazhnikov2010-12-182-5/+3
| | | | | PR: ports/153280 Submitted by: Andras Horvath (maintainer)
* Update to snapshot r7725Max Brazhnikov2010-12-182-4/+3
| | | | | PR: ports/153271 Submitted by: Thomas-Martin Seck (maintainer)
* Explicitly disable ALSA support.Max Brazhnikov2010-12-181-1/+2
| | | | | PR: ports/153186 Approved by: Nikos Ntarmos (maintainer)
* Connect hexglassMax Brazhnikov2010-12-181-0/+1
|
* Add new port games/hexglass:Max Brazhnikov2010-12-183-0/+48
| | | | | | Tetris-like puzzle game based on a hexagonal grid. WWW: http://code.google.com/p/hexglass/
* Update to 20101124.Jeremy Messenger2010-12-182-3/+4
| | | | | PR: ports/153145 Submitted by: sunpoet
* Incorporate dougb's advice into the rc.d start-up script.Mikhail Teterin2010-12-182-190/+106
| | | | | | Clean up our BSD-specific version of getifaddr.c of the #ifdef __linux__ bits and pieces, and put some semblance of BSD's preferred coding style into the file...
* - Update to 20101210Frederic Culot2010-12-182-3/+3
| | | | | | PR: ports/153268 Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer) Approved by: sahil@/wen@ (mentors, implicit)
* - update to 11.00Dirk Meyer2010-12-182-9/+7
| | | | | | - simplifies PORTVERSION - USE_XZ for smaller distfiles - take maintainership
* - Re-add pkg-deinstall.in pkg-install.in filesBeat Gaetzi2010-12-182-0/+66
|
* - Add new variables to define buildtime and runtime dependencies onBeat Gaetzi2010-12-182-1/+256
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mozilla ports: USE_FIREFOX: Add runtime dependency on Firefox. Available values: yes 36+ 35+ 36 35 NOTE: Default value 36 is used in case of USE_FIREFOX=yes USE_FIREFOX_BUILD: Add buildtime dependency on Firefox. Available values: see USE_FIREFOX USE_SEAMONKEY: Add runtime dependency on SeaMonkey. Available values: yes 11+ 20+ 11 20 NOTE: Default value 20 is used in case of USE_SEAMONKEY=yes. SeaMonkey 1.1 is obsolete and will be replaced with SeaMonkey 2.1 soon. USE_SEAMONKEY_BUILD: Add buildtime dependency on SeaMonkey. Available values: see USE_SEAMONKEY USE_THUNDERBIRD: Add runtime dependency on Thunderbird. Available values: yes 31+ 30+ 31 30 NOTE: Default value 31 is used in case of USE_THUNDERBIRD=yes USE_THUNDERBIRD_BUILD: Add buildtime dependency on Thunderbird. Available values: see USE_THUNDERBIRD PR: ports/153018 Exp-run by: erwin Approved by: portmgr (erwin)
* - Bump PORTREVISION for previous commit, as it changes plist contentPav Lucistnik2010-12-181-0/+1
|
* - Add more master sitesPav Lucistnik2010-12-181-1/+3
| | | | Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
* We need _all_ the fixes from ../bind97Doug Barton2010-12-181-0/+1
|
* - Add files/patch-bin_vmd.csh, files/patch-bin_vmd.shNicola Vitale2010-12-184-4/+32
| | | | | | | | | | to fix a runtime error (the "ARCH" value is not set) - Bump PORTREVISION - Remove MD5 checksum from distinfo - Set ONLY_FOR_ARCHS (i386 and amd64) PR: ports/152955 Submitted by: Benjamin Kaduk <kaduk-fbsd at mit.edu> (maintainer)
* . Update to Build 122.Greg Lewis2010-12-183-548/+550
|
* We need the fixes from bind97 for the perl problem here, not bind96Doug Barton2010-12-181-3/+7
|
* - Update to 2.0.3Frederic Culot2010-12-182-4/+4
| | | | | | | Changes: http://www.pell.portland.or.us/~orc/Code/markdown/#Source.Code PR: ports/153225 Submitted by: Julien Laffaye <kimelto at gmail.com> (maintainer) Approved by: sahil@/wen@ (mentors, implicit)
* . Fix download/web site.Greg Lewis2010-12-184-23/+50
| | | | . Minor update to 2.7.7.
* Add back PORTEPOCH. (that for some reason I misread as PORTREVISIONJuergen Lock2010-12-181-0/+1
| | | | | | and gc'd it with the last update...) Reported by: Jan Henrik Sylvester via private email
* Upgrade to 2.8.8dev.7Andrey A. Chernov2010-12-183-10/+4
|
* Update to 11.00.Jeremy Messenger2010-12-186-98/+68
|
* - Fix install pathJose Alonso Cardenas Marquez2010-12-182-5/+5
| | | | Reported by: pav
* Fix plist via pointyhatDaichi GOTO2010-12-182-2/+45
|
* Update to 9.8c.Gary Jennejohn2010-12-184-275/+10
|
* CONFLICTS for bind98Doug Barton2010-12-182-2/+2
|
* Continue BIND cleanup:Doug Barton2010-12-181-1/+4
| | | | | | | DEPRECATED= Past EOL EXPIRATION_DATE= 2011-01-01 While I'm here, update CONFLICTS for bind98.
* Give people fair warning:Doug Barton2010-12-181-1/+4
| | | | | | | DEPRECATED= Reaches EOL May 2011 EXPIRATION_DATE= 2011-04-30 While I'm here update CONFLICTS for bind98
* - WITH_BLAS knob was updated for GotoBLAS (math/gotoblas) support.Wen Heping2010-12-183-10/+19
| | | | | | | - Remove MD5 PR: ports/152666 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
* Add a -devel port for 9.8.0a1, which will allow people to experimentDoug Barton2010-12-175-0/+537
| | | | | | | | | | | | | | | | | | | | | | | | | with DNS64. Once 9.8.0 is released officially the -devel tag will be removed. BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND architecture. Some of the important features of BIND 9 are: DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests) IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA) Experimental IPv6 Resolver Library DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0 Improved standards conformance Views: One server process can provide multiple "views" of the DNS namespace, e.g. an "inside" view to certain clients, and an "outside" view to others. Multiprocessor Support BIND 9.8 includes a number of changes from BIND 9.7 and earlier releases, including: Preliminary DNS64 support (AAAA synthesis only initially) See the CHANGES file for more information on features. WWW: https://www.isc.org/software/bind
* Update third-party modules:Sergey A. Osokin2010-12-174-12/+12
| | | | | | | o) uploadprogress from 0.8 to 0.8.2; o) echo from 0.30 to 0.34; Do not bump PORTREVISIONs.
* Update to latest version.Josh Paetzel2010-12-174-15/+64
| | | | | | | | | Add files to pkg-plist Add needed user and group if installed standalone Smarter handling of magic file installed if used standalone PR: ports/152932 Submitted by: Richard Neese <r.neese@gmail.com>