| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.4.txt
|
| | |
|
| | |
|
| |
|
|
| |
Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> (private email)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
- Add LICENSE (GPLv1)
- Fix spelling of "Joe's Own Editor"
- Reformat pkg-descr
Approved by: MAINTAINER
|
| | |
|
| | |
|
| |
|
|
|
| |
Bump PORTREVISION because install location of uim-chardict-qt4.mo
has been changed.
|
| |
|
|
| |
o Bump PORTREVISION, accordingly.
|
| |
|
|
| |
running.
|
| |
|
|
|
| |
PR: ports/153280
Submitted by: Andras Horvath (maintainer)
|
| |
|
|
|
| |
PR: ports/153271
Submitted by: Thomas-Martin Seck (maintainer)
|
| |
|
|
|
| |
PR: ports/153186
Approved by: Nikos Ntarmos (maintainer)
|
| | |
|
| |
|
|
|
|
| |
Tetris-like puzzle game based on a hexagonal grid.
WWW: http://code.google.com/p/hexglass/
|
| |
|
|
|
| |
PR: ports/153145
Submitted by: sunpoet
|
| |
|
|
|
|
| |
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...
|
| |
|
|
|
|
| |
PR: ports/153268
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
|
| |
|
|
|
|
| |
- simplifies PORTVERSION
- USE_XZ for smaller distfiles
- take maintainership
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| | |
|
| |
|
|
| |
Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
| |
. Minor update to 2.7.7.
|
| |
|
|
|
|
| |
and gc'd it with the last update...)
Reported by: Jan Henrik Sylvester via private email
|
| | |
|
| | |
|
| |
|
|
| |
Reported by: pav
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
DEPRECATED= Past EOL
EXPIRATION_DATE= 2011-01-01
While I'm here, update CONFLICTS for bind98.
|
| |
|
|
|
|
|
| |
DEPRECATED= Reaches EOL May 2011
EXPIRATION_DATE= 2011-04-30
While I'm here update CONFLICTS for bind98
|
| |
|
|
|
|
|
| |
- Remove MD5
PR: ports/152666
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
o) uploadprogress from 0.8 to 0.8.2;
o) echo from 0.30 to 0.34;
Do not bump PORTREVISIONs.
|
| |
|
|
|
|
|
|
|
| |
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>
|