| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Updated MASTER_SITES
PR: 190350
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
- Support staging
|
|
|
|
| |
- Support staging
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES [1]
- Add LICENSE
- Use PYDISTUTILS_AUTOPLIST instead of PLIST
- Update WWW [1]
- While I'm here, fix USE_PYTHON
PR: ports/190274
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Stefan Bethke <stb@lassitu.de> (maintainer) [1]
Approved by: Stefan Bethke <stb@lassitu.de> (maintainer)
|
|
|
|
|
|
|
| |
- Update to 0.14.0
PR: 190338
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
- Strip library
- Fix comment
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
|
|
|
|
|
| |
PR: ports/172660
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
|
|
|
|
|
|
|
|
| |
- Use USES=libtool
- Fix configure error (bash syntax in sh script)
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
| |
- Fix PLIST
- Bump PORTREVISION for package change
PR: ports/190138
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
|
| |
PR: ports/189744
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Update to 5.4.8
PR: ports/189743
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
|
|
|
|
| |
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
|
|
|
|
|
|
|
| |
- Cleanup MASTER_SITES
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.13-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
| |
|
|
|
|
|
| |
PR: ports/189617
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I./libsrc2 -I/usr/local/include -DH5_USE_16_API -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c -fPIC -DPIC -o libsrc/.libs/image_conversion.o
libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:219: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:219: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:219: error: for each function it appears in.)
*** [libsrc/image_conversion.lo] Error code 1
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
| |
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c -fPIC -DPIC -o libsrc/.libs/image_conversion.o
libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:206: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:206: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:206: error: for each function it appears in.)
*** [libsrc/image_conversion.lo] Error code 1
Reported by: pkg-fallout
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cc -DHAVE_CONFIG_H -I../util -I../matrices -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic matrixio.c -o matrixio.o
In file included from /usr/local/include/hdf5.h:24,
from matrixio.h:24,
from matrixio.c:34:
/usr/local/include/H5public.h:151: warning: ISO C90 does not support 'long long'
/usr/local/include/H5public.h:152: warning: ISO C90 does not support 'long long'
In file included from /usr/local/include/hdf5.h:45,
from matrixio.h:24,
from matrixio.c:34:
/usr/local/include/H5FDlog.h:65: warning: ISO C90 does not support 'long long'
matrixio.c: In function 'write_attr':
matrixio.c:91: error: too few arguments to function 'H5Dcreate2'
matrixio.c:97: error: too few arguments to function 'H5Acreate2'
Reported by: pkg-fallout
|
|
|
|
| |
- Reset maintainer to ports@
|
|
|
|
|
|
|
| |
- Update pkg-descr
PR: 188860
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Support GITHUB
PR: 187745
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 188362
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename lang/dmd -> lang/dmd1 (cy)
Merge legal text for net/vmware-vsphere-cli (zi)
Fix sysutils/tarsnap to have text in LEGAL (cperciva)
games/linux-savage restricted reason (acm)
text edit for archivers/rar (gabor)
copy from port to LEGAL for lang/ifc (maho)
copy from LEGAL to port for science/gamess (maho)
add LEGAL_PACKAGE to lang/dmd1 (cy)
This brings the total number of ports with issues to below 100
Approved by: portmgr (implicit)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
|
|
|
|
|
|
|
|
|
| |
- Stage support
- Add LICENSE
- Convert to PYDISTUTILS_AUTOPLIST
PR: 189369
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc.
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Don't remove mtree directory
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/189490
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following 4 ports will not build correctly if certain variables
are not defined as "freebsd". Defining them as "${OPSYS:tl}" caused
breakage on DragonFly for various reasons. Harding the variables are
a no-op for FreeBSD but fixes the ports on DragonFly.
* games/ioquake3
* graphics/opendx
* science/cdf
* security/john
approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
|
|
|
|
|
|
| |
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/186850
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Reported by: tijl
|
|
|
|
| |
Suggested by: tijl
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
|
| |
science/netcdf3-ftn to science/netcdf-fortran
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
| |
- Add CGRIBEX and UDUNITS options
- Turn JASPER on by default
- Adjust HDF5 and NetCDF dependency
- Strip shared library
Changes: https://code.zmaw.de/news/240
https://code.zmaw.de/news/217
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.
Git repository: https://github.com/Unidata/netcdf-fortran
WWW: http://www.unidata.ucar.edu/software/netcdf/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.
Git repository: https://github.com/Unidata/netcdf-cxx4
WWW: http://www.unidata.ucar.edu/software/netcdf/
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1
messages and some ancillary subroutines for controlling printing and debugging.
The GRIBEX software was developed at the European Centre for Medium-range
Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly
written in Fortran. Therefore it has only a Fortran interface.
CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable
Fortran interface. For best compatibility some of the C sources were converted
from the Fortran GRIBEX version.
WWW: https://code.zmaw.de/projects/cgribex
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS_DEFINE
- Remove unnecessary CONFIGURE_ARGS
- Use USES=libtool
- Strip shared library
- Add regression-test:
- Bump PORTREVISION for package change
- Take maintainership
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here:
- Update LICENSE
- Convert to new options helper
Changes: https://github.com/mdp-toolkit/mdp-toolkit/blob/master/CHANGES
PR: ports/188409
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
- Use PORTDATA
Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
|
| |
|
|
|
|
| |
- Set LICENSE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
| |
Unsupported file type (library support not compiled in)
*** [post-build] Error code 1
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
|
|
|
|
|
|
| |
Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/>
- Bump PORTREVISION of consumers ports.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
|
|
|
|
|
|
| |
python 3.1
PR: ports/187394
Approved by: maintainer timeout (1 month)
|
|
|
|
|
|
| |
- Mute REINPLACE_CMD
Reported by: swills [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001
2014-04-12 lang/klone: Unmaintained since 2001
2014-04-12 net/rmsg: Unmaintained since 2001
2014-04-12 net/sharity-light: Unmaintained since 2001
2014-04-12 biology/genpak: Unmaintained since 2001
2014-04-12 net/forg: Unmaintained since 2001
2014-04-12 misc/txt2regex: Unmaintained since 2001
2014-04-12 textproc/ipdf: Unmaintained since 2001
2014-04-12 graphics/plotmtv: Unmaintained since 2001
2014-04-12 devel/happydoc: Unmaintained since 2001
2014-04-12 print/cpp2latex: Unmaintained since 2001
2014-04-12 graphics/svg2swf: Unmaintained since 2001
2014-04-12 devel/flick: Unmaintained since 2001
2014-04-12 mail/smail: Unmaintained since 2001
2014-04-12 net/net-http: Unmaintained since 2001
2014-04-12 security/cfv: Unmaintained since 2001
2014-04-12 graphics/camediaplay: Unmaintained since 2001
2014-04-12 math/umatrix: Unmaintained since 2001
|
|
|
|
| |
- Convert USE_BZIP2 to USES
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- Use options helpers
-
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
c++ -O2 -pipe -Wno-error=return-type -fno-strict-aliasing -DHAVE_CMATH=1 -DHAVE_CSTDIO=1 -DHAVE_CSTDLIB=1 -DHAVE_CSTRING=1 -DHAVE_CSTDDEF=1 -DHAVE_DECL_PUTENV=1 -DHAVE_PUTENV=1 -DHAVE_DECL_SETENV=1 -DHAVE_SETENV=1 -DHAVE_FUNC_ISINF=1 -I. -I../../../include -I/wrkdirs/usr/ports/science/psi3/work/psi3/include -I/wrkdirs/usr/ports/science/psi3/work/psi3/src/lib -I../../../src/lib -c ip_read.cc -o ip_read.o
ip_read.cc:63:3: error: use of undeclared identifier 'yyparse'
yyparse();
^
ip_read.cc:105:3: error: use of undeclared identifier 'yyparse'
yyparse();
^
2 errors generated.
Reported by: pkg-fallout since february 2014
With hat: portmgr
|
|
|
|
| |
Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
|
|
|
|
| |
Convert BUILD_/RUN_DEPENDS on shared-mime-info into USES=shared-mime-info
|
|
|
|
|
| |
While here stagify what was not staged yet
Convert to USES=webplugin where needed and add desktop-file-utils dependency to icedtea-web
|
|
|
|
|
|
| |
Add patches to fix build with libc++
Whiel here switch to unicode version of wx
While now in theory this should build with clang 3.3 on my test machine the compilation of some c++ files seems to enter a endless loop
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add DOCS option
Changes:
2.2.5:
- Added missing "Makefile.in" to source-distribution.
2.2.4:
- Corrected version information in documentation. The Git plugin for Eclipse
doesn't yet support Git hooks, so the pre-commit hook wasn't working.
2.2.3:
- Added vetting of the autoconf-based build to the continuous-delivery pipeline.
2.2.2:
- Documentation: Changed URL of Unidata yum(1) repository from
<http://www.unidata.ucar.edu/yum-repo/CentOS/6/$basearch> to
<http://www.unidata.ucar.edu/repos/yum/CentOS/6/$basearch>.
2.2.1:
- UDUNITS-1 Interface: Squashed bug in UDUNITS-1 interface that would not
indicate an error if an ENOMEM error occurred.
- Documentation: Corrected name of installation-prefix variable in cmake build
example for Windows (UDUNITS_INSTALL_PREFIX -> CMAKE_INSTALL_PREFIX).
2.2.0:
- New Features:
- Program udunits2(1):
- Added "-H have" and "-W want" options.
- Added support for numeric unit amount so that "0 degC" equals "32 degF".
- Library udunits2(3):
- Added ut_get_path_xml() to retrieve pathname of XML unit database.
- Units Database:
- Added units "molecule" (for conversion with "mole") and "bit".
- Misc:
- Removed bundled EXPAT package.
- Ported code to 32-bit Windows-7 under MinGW.
- Added explicit chapters on the unit utility and unit library to the
top-level package documentation.
- Bug Fixes:
- Library udunits2(3):
- Corrected logic of checking for location of <noplural> element.
- Units Database:
- Corrected ISO Latin-1 encodings that somehow got corrupted.
- Release Engineering:
- Added support for building by CMake and for creating binary distributions
by CPack.
- Added scripts and configuration-files to support continuous-delivery.
- Added acceptance-test scripts for 32-bit Ubuntu 12 (Precise Pangolin) and
32-bit Windows-7. Currently, only the Ubuntu script is used in the
continuous-delivery pipeline.
- Misc:
- Changed file LICENSE to COPYRIGHT and corrected copyright year in many
files.
- Refactored the documentation to make it more version aware.
|
|
|
|
|
|
|
|
|
| |
- Remove HDF5 1.6.x and NetCDF 3.x support
- Convert to new options helper
- Strip shared library
- Use MAKE_CMD
- Support STAGEDIR
- Bump PORTREVISION for dependency and package change
|
| |
|
|
|
|
| |
Approved by: Quincey Koziol <koziol@hdfgroup.org> (maintainer)
|
|
|
|
| |
- update to 2.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
|
|
|
|
|
|
|
|
| |
Note: it's still broken on ia64, but this unbreaks on other platforms.
PR: ports/179370
Submitted by: Anton Shterenlikht <mexas (at) bris.ac.uk>
Approved by: maintainer time-out
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
- update to 2.3.0
|
|
|
|
|
|
|
| |
- Update to 2.10
- Stage support
- Use new LIB_DEPENDS
- Regenarate pkg-plist with 'make makeplist'
|
| |
|
|
|
|
|
|
|
|
| |
9.x in order to prevent run-time breakage after the recent changes in
libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
- Stage
- Use OPTIONS
PR: ports/188013
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION after math/matio update
math/dynare:
- fix configure check for matio
- while here, remove needless patch for configure.ac, and convert to USES=tar:xz
Approved by: Fernando Apesteguia (maintainer)
math/scilab:
- mark BROKEN when building with MATIO option (doesn't support new matio)
science/kst2:
- fix dependency type for matio
- add dependence on pkgconfig
|
|
|
|
|
|
|
|
|
| |
Partial and edited error log:
gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c -o typeSizes.o typeSizes.f90
Fatal Error: Can't open module file 'typesizes.mod' for reading at (1): No such file or directory
gmake[2]: *** [netcdf.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
libtool: compile: gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c typeSizes.f90 -fPIC -o .libs/typeSizes.o
|
|
|
|
|
|
| |
- Adapt to the new infrastructure.
Note: these ports should be upgraded - this is on my todo list.
|
| |
|
| |
|
|
|
|
|
|
|
| |
WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf
PR: ports/187932
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
|
| |
|
|
|
|
|
| |
PR: 187801
Submitted by: tijl@
|
|
|
|
|
| |
Reported by: many
Pointyhat to: swills
|
|
|
|
|
| |
PR: ports/187416
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
|
| |
|
|
|
|
|
| |
- Define EXAMPLES option
- Don't install to LOCALBASE
|
| |
|
|
|
|
|
| |
PR: 187296
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add MPICH2 option
- Convert to new options helper
- Support STAGEDIR
Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.4.1
http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.4.0
|
|
|
|
| |
since more than 12 years)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some makefiles in this port list "configure" as a dependency of some files.
Because "configure" gets modified by USES=libtool, this means make tries to
regenerate them. The commands for these files detect that nothing has
changed however and they don't actually regenerate the files. Both bmake
and gmake leave it at that, but fmake reruns all targets that depend on
these files anyway. This fails because it requires tools that aren't
available.
Reported by: antoine
|
| |
|
|
|
|
|
|
|
| |
on versions of FreeBSD where the base system binutils is too old to link
object files generated by lang/gcc (gfortran).
PR: ports/187252
|
|
|
|
|
|
| |
Stagify.
Use new lib_depend syntax.
Add USES=libtool
|
|
|
|
|
|
|
|
| |
FreeBSD/ia64 (binutils too old).
- Staging.
PR: ports/186946
Approved by: sunpoet (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]
misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)
security/kwallet:
- moved to security/kwalletmanager (renamed upstream)
x11/kdelibs:
- remove workaround, which is not needed after global fix in
Mk/bsd.kde4.mk (r315373)
PR: ports/187259 [1]
Submitted by: Tobias Berner <tcberner@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
coupling atomistic simulation codes and interatomic potential
subroutines.
PR: ports/177692
Submitted by: Jason Bacon <jwbacon (at) tds.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support staging
While here:
- Convert USE_GMAKE -> USES=gmake
- Be more specific with BSD license
- Strip binaries
PR: ports/183376
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
|
| |
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
|
|
|
|
| |
Reported by: danfe
Approved by: maintainer time-out
|
|
|
|
|
| |
Submitted by: hrs (based on)
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...
New ports:
devel/kde-dev-scripts: KDE development scripts
devel/kde-dev-utils: KDE development utilities
games/klickety: Tetris themed solitaire
games/picmi: Single player logic-based puzzle game
textproc/libkomparediff2: Library to compare files and strings
The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.
PR: ports/186491
Exp-run: by bdrewery
Approved by: beat (former maintainer) [1]
|
|
|
|
| |
maintainer timeout.
|
| |
|
|
|
|
| |
Submitted by: glebius
|
|
|
|
|
|
|
|
|
|
|
| |
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
| |
available for part or all the needed distfiles.
Reported by: distillator
|
|
|
|
| |
While here convert some LIB_DEPENDS
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- While I'm here, convert to new LIB_DEPENDS format
PR: ports/185951
Submitted by: Florian Degner <f.degner@gmx.de>
|
| |
|
|
|
|
|
|
|
| |
There may be still some problems with this port:
/usr/local/bin/definitions.K is referring to /wrkdirs/usr/ports/science/cdf/work/stage
/usr/local/bin/definitions.B is referring to /wrkdirs/usr/ports/science/cdf/work/stage
/usr/local/bin/definitions.C is referring to /wrkdirs/usr/ports/science/cdf/work/stage
|
| |
|
|
|
|
| |
- Convert to USES
|
|
|
|
|
|
|
|
|
|
| |
- Stagify
- Use PYDISTUTILS_AUTOPLIST, remove pkg-plist
- Kill easy_install with fire!
- Remove patch to setup.py
PR: ports/186366
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
|
| |
|
| |
|
|
|
|
|
| |
Reported by: pkg-fallout since august 2013
With hat: portmgr
|
|
|
|
|
| |
Reported by: pkg-fallout since august 2013
With hat: portmgr
|
|
|
|
|
| |
Reported by: pkg-fallout since august 2013
With hat: portmgr
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
| |
PR: ports/183454
Submitted by: Jason Bacon <jwbacon (at) tds.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Release maintainership.
Since I'm there, support staging.
PR: ports/182077
Submitted by: Jason Bacon <jwbacon (at) tds.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION in ports that depend on libsigrok
PR: ports/185972
Submitted by: Uffe Jakobsen <uffe@uffe.org> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove NO_STAGE= flag
- Use PYDISTUTILS=yes instead of easy_install
- Use AUTOPLIST
PR: ports/185952
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- STAGE-clean
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
| |
Approved by: bapt (mentor)
|
|
|
|
| |
- Replace tab with a single space after WWW: in pkg-descr
|
|
|
|
|
|
|
|
|
| |
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
|
|
|
|
| |
- Add LICENSE
|
|
|
|
| |
- Add LICENSE
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers,
hygrometers, anemometers, light meters, DAQs, dataloggers,
function generators, spectrum analyzers, power supplies,
GPIB interfaces, and more.
sigrok-cli is a command-line tool written in C, which uses both libsigrok
and libsigrokdecode to provide the basic sigrok functionality from the
command-line. Among other things, it's useful for scripting purposes.
WWW: http://sigrok.org/
PR: ports/179855
Submitted by: Uffe Jakobsen <uffe@uffe.org>
|
|
|
|
|
|
|
| |
- Use options helpers
PR: ports/185321
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
|
|
|
|
|
|
| |
- USES=fortran.
- Replace WITH_ATLAS with ATLAS option.
- Staging.
|
|
|
|
|
|
| |
- Set MAKE_ARGS instead of MAKE_FLAGS.
- Replace some += with =.
- Staging.
|
| |
|
|
|
|
| |
- Fix detection of dlopen(3) to support plugins from science/vmd.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These ports are due to be deleted in a couple of days because they use
gcc34. I was curious if they actually specifically needed gcc34 or if
any recent gfortan would do. The answer is these ports build fine with
USES+=fortran, which pulls in lang/gcc rather than the deprecated lang/gcc34.
The elmerpost port was broken on amd64; this is because it needs the -fPIC
flag. I built it successfully in poudriere on FreeBSD 9.2, another platform
that supposed elmerpost can't build on. I did not test i386, we'll see what
QAT says.
The listed maintainer has been unresponsive for months on many ports, so due
to the fact these two ports are scheduled for deletion on Dec 27, I am not
getting prior approval from maintainer. The deprecation and expiration
settings are removed.
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184693
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
|
|
|
|
|
|
|
| |
- Use autoplist
- Remove NO_STAGE
PR: ports/184371
Approved by: maintainer timeout (3 weeks)
|
| |
|
|
|
|
| |
- Fix build on 10.x
|
|
|
|
|
|
|
|
| |
- Add desktop-file-utils to USES
- Add stage support
PR: ports/184846
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Add stage support
- Convert LIB_DEPENDS to new syntax
while here:
- Convert some "if's" to options helpers
PR: ports/184838
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.
We thank you for your contribution to the FreeBSD project
Approved by: portmgr
|
|
|
|
|
| |
Reported by: exp-run (PR/184591)
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- Convert some "if's" in options helpers
PR: ports/184903
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.
This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.
With hat on: python
Reviewed by: koobs, antoine
Exp-run: bdrewery
Approved by: bdrewery (portmgr)
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
- Update to 2.2.1
- Add EXAMPLES
PR: ports/184746
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
- Remove NO_LATEST_LINK
|
| |
|
| |
|
|
|
|
|
| |
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Remove LATEST_LINK
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pyaixi is a pure Python implementation of the Monte Carlo-AIXI-Context Tree
Weighting (MC-AIXI-CTW) artificial intelligence algorithm.
This is an approximation of the AIXI universal artificial intelligence
algorithm, which describes a model-based, reinforcement-learning agent capable
of general learning.
WWW: https://github.com/gkassel/pyaixi
PR: ports/184572
Submitted by: Johannes Jost Meixner <xmj chaot.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_put_dimorder':
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:621: error: too many arguments to function 'H5Acreate'
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_set_length':
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:928: error: too many arguments to function 'H5Acreate'
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_attput':
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:1110: warning: cast to pointer from integer of different size
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:1189: error: too many arguments to function 'H5Acreate'
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_copy_attr':
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:2054: warning: cast from pointer to integer of different size
/wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:2071: error: too many arguments to function 'H5Acreate'
|
|
|
|
|
| |
2013-12-04 x11-themes/lila-xfwm4: Upstream development dead
2013-12-05 science/omnetpp: depends on expired textproc/libxml
|
|
|
|
|
|
| |
_S_cur is a libstdc++ enum symbol.
Much thanks to rdivacky@ for helping finding this.
|
| |
|
|
|
|
|
|
|
|
| |
- Since I'm there, pet portlint and stagify.
PR: ports/183821
Submitted by: /me
Approved by: maintainer's time-out
|
| |
|
|
|
|
|
| |
PR: ports/183985
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
|
|
| |
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen
|
|
|
|
|
|
|
|
| |
- Stagify;
- let the port use a specific python version (A).
Submitted by: mva (A)
|
|
|
|
|
|
|
|
| |
- Update to version 4.6.4
- Allow staging
PR: ports/184224
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
|
|
|
|
|
|
|
| |
one of two ports that makes us keep lang/gcc34 (which does not even
support FreeBSD 10 and later) and general infrastructure and it does
not even build on FreeBSD 9 nor amd64.
Approved by: portmgr (itetcu, 2013-03-31)
|
|
|
|
|
|
|
| |
one of two ports that makes us keep lang/gcc34 (which does not even
support FreeBSD 10 and later) and general infrastructure.
Approved by: portmgr (itetcu, 2013-03-31)
|
|
|
|
|
|
|
| |
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
|
|
|
|
|
|
|
|
| |
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
|
|
|
|
| |
Approved by: wg (mentor)
|
|
|
|
| |
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
| |
(*) Actually it seems to depend on textproc/libxml2, but then it was
still broken because of Tcl errors.
PR: ports/183680
Submitted by: myself
Approved by: maintainer timeout (bkoenig@alpha-tierchen.de , 14 days)
|
|
|
|
| |
Spotted by: olgeni@ (Thanks!)
|
|
|
|
| |
- Use autoplist
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.2.0
- Add LICENSE (BSD)
- Add DOCS
- Pass maintainership to submitter
PR: ports/183519
Submitted by: Johannes Jost Meixner <xmj chaot.net>
Approved by: maintainer (timeout, 2 weeks, 3 times)
|
|
|
|
|
|
|
| |
The original commit has been slightly tuned so that it builds with the code
in the latest stable release.
Approved by: makc (maintainer)
|
|
|
|
|
|
| |
adjust dependent ports
Reviewed by: pfg, thierry, tota
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
- Support stage
- Drop maintainership
|
|
|
|
|
|
|
|
|
|
| |
- Remove leading article, revise capitalization in COMMENT
- Convert to new options framework
- Support staging
- Add launch script and desktop entry file
PR: ports/182482 [1]
Submitted by: Max Sterling <maxclsb@gmail.com> [1]
|
|
|
|
|
| |
- Remove LATEST_LINK
- Remove NO_STAGE for slave port
|
| |
|