| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenFst is a library for constructing, combining, optimizing, and
searching weighted finite-state transducers (FSTs). Weighted finite-state
transducers are automata where each transition has an input label, an
output label, and a weight. The more familiar finite-state acceptor
is represented as a transducer with each transition's input and output
label equal. Finite-state acceptors are used to represent sets of
strings (specifically, regular or rational sets); finite-state transducers
are used to represent binary relations between pairs of strings
(specifically, rational transductions). The weights can be used to represent
the cost of taking a particular transition.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From the PR:
When submitting PR 183682 I was unaware the patch as in PR 182792 wasn't
committed yet. So to my amazing I just noticed the startup problem still
exists.
Enclosed patch is basicly the same as the uncommited one, but besides the
removal of the -w option, knotd now starts by default as a daemon (-d) in
stead of interactive (-i). So I could simplify the startup script a lot.
PR: ports/183891
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Allow staging
- use python auto plist
- Switch from easy_install
- Remove leading article from COMMENT
- Remove useless NOPORTDOCS
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Alegreya Sans is a humanist sans serif family with a calligraphic feeling that
conveys a dynamic and varied rhythm. This gives a pleasant feeling to readers
of long texts.
Alegreya Sans provides for advanced typography with OpenType Features such as
small caps, ligatures, fractions, four set of figures, super and subscript
characters, ordinals, localized accent forms for Catalan, Guarani, Romanian,
Turkish and others.
WWW: http://www.huertatipografica.com/fonts/alegreya-sans-ht
|
|
|
|
|
|
|
|
| |
- Allow staging
- Switch from easy_install to install
- Install docs unconditionally (stage will handle it)
- Unmute docs install command
- Do not install LICENSE
|
|
|
|
| |
- Switch from easy_install to install
|
| |
|
| |
|
| |
|
|
|
|
| |
Properly respect CC and CFLAGS (avoid useless patching)
|
| |
|
|
|
|
| |
Allow packaging as a user
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change master sites
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR
- Break lines around 80 characters
- Mute dir install
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
| |
- Switch from easy_install to install
- Allow staging
- Depend on python2 metaport
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
GraphicsMagick++-config
- don't link with -pthread and -lpthread together.
when GNU Pth is installed.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR
- Mute dir install
Approved by: pawel / wg (mentors, implicit)
|
| |
|
|
|
|
|
|
|
| |
security/cyrus-sasl2 port and divided into new
security/cyrus-sasl2-gssapi port.
Spotted by: Dewayne Geraghty <dewayne.geraghty__at__heuristicsystems.com.au>
|
|
|
|
| |
Submitted by: Erick Turnquist <jhujhiti__at__adjectivism.org>
|
|
|
|
|
|
| |
PR: ports/184532
Submitted by: gjb
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Add new MAX_MEMORY and TMPFS_LIMIT to allow limiting memory
* bulk: Show (-C) when used when deleting existing packages
* bulk: for install,deinstall,package,extract limit execution
time to 1 hour to avoid endless loops like devel/meta-cvs in
r337304
* Allow BUILDNAME to be overridden in poudriere.conf, such as:
BUILDNAME=$(TZ=UTC date +%Y%m%dT%H%M%SZ)
|
|
|
|
| |
Submitted by: se
|
|
|
|
|
| |
PR: ports/185140
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow user and config location for rc config [1]
- Allow staging
- Switch from easy_install to install
- Use python auto plist
PR: ports/183788 [1]
Submitted by: Sevan Janiyan <venture37 geeklan.co.uk>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
Convert to staging;
Use new LIB_DEPENDS format.
PR: 185187
Submitted by: mat
|
|
|
|
|
|
|
|
| |
- Fix for kqueue crashes on large media collections [1]
- Make kqueue patch as an option so it can be disabled
PR: ports/185155 [1]
Submitted by: se
|
|
|
|
|
|
| |
- Update to 0.4.1
- Allow staging
- Swtich from easy_install to install
|
| |
|
|
|
|
| |
Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7190
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
installing docs and examples unconditionally to staging. The
packaging step will not include them in the package generated from
stagingif DOCS or EXAMPLES is unset.
- List EXAMPLES explicitly in pkg-plist
PR: 185194
Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/185180
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: az
|
|
|
|
|
|
| |
- Add a developer error to bsd.sanity.mk if it is used
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
While here:
- Convert LIB_DEPENDS to new format
- Remove userless pre.mk/post.mk
|
|
|
|
|
|
|
| |
- Support staging.
PR: ports/184558
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
| |
The conversion is simple:
USE_OPENAL=yes -> USES=openal
USE_OPENAL=soft -> USES=openal:soft
USE_OPENAL=al alut -> USES=openal:al,alut
and so on
Approved by: portmgr (bapt)
|
|
|
|
|
| |
PR: ports/185109
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Pass --enable-shared to configure instead of building a shared library
in post-build. This decreases the library version to zero so patch the
Makefile to force it back to one. The shared library also links with
Fortran runtime libraries correctly now.
- Remove -fPIC from CFLAGS and FFLAGS now that the shared library is no
longer created from the static library.
- Remove do-install. Normal make install works just fine.
|
|
|
|
|
| |
PR: ports/185183
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184693
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
New make on 10 and HEAD does not behave the same way as previous make,
this masked an incorrect make use.
Submitted by: myself
Approved by: Maintainer (adrian@)
|
|
|
|
| |
I don't have time to update to 2.2.0
|
|
|
|
|
|
|
|
| |
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
- Change Desktop entry file
Approved by: pawel / wg (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for www/libmicrohttpd shlib change
Changes: https://gnunet.org/svn/libmicrohttpd/ChangeLog
PR: ports/185184
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
|
|
|
|
|
| |
Changes: https://gnunet.org/svn/libmicrohttpd/ChangeLog
PR: ports/185184
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- While I'm here:
- Fix LICENSE
- Update and sort *_DEPENDS
- Fix shebang
Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR: ports/184958
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Convert to new options framework
- Convert to new options helper
- Update USE_PYDISTUTILS
- Support STAGEDIR
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Update WWW
|
| |
|
|
|
|
|
| |
PR: ports/184231
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
|
|
|
|
|
|
| |
- Use USES=pkgconfig
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use CPAN as primary WWW
Changes: http://search.cpan.org/dist/perl-ldap/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Dict/Changes
|
|
|
|
|
|
| |
- Fix *_DEPENDS
Changes: http://search.cpan.org/dist/IO-Any/Changes
|
|
|
|
|
|
|
|
| |
- Depend on pcre from ports instead of bundled one
- Strip library file
PR: ports/184229
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/184902
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- USES dos2unix instead of USE_DOS2UNIX
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Break lines around 80 characters
Approved by: pawel / wg (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Support staging
PR: ports/184236
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
different from cyrus-sasl2.
Spotted by: Erick Turnquist <jhujhiti__at__adjectivism.org>,
Scot Hetzel <swhetzel__at__gmail.com>
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new format
- Support staging
PR: ports/184241
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
Ensure the configure script always activate the same features wether or not
fdescfs is mounted: Always consider /dev/fd as absent
Bump portrevision as packages on the cluster are built with fdescfs mounted.
With hat: portmgr
Reported: Derek Schrock (skered- via #poudriere)
|
|
|
|
|
|
|
|
|
| |
- Add desktop entry file [1]
- Support staging [1]
- Save highscores in /var/games
PR: ports/184876 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Change Desktop entry file
- Break lines around 80 characters
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
silently within the ports (similar to extraction and patching phases).
Recently introduced Mk/Uses/kmod.mk does some grunt work for pkg-plist,
like @[un]exec /usr/sbin/kldxref ... stuff via ${ECHO_CMD}, which makes
build logs less neat. Mute them and MKDIR, remove an extra whitespace,
and wrap one overly long line.
Approved by: rene
|
|
|
|
| |
do not explicitly set SSP_UNSAFE and augment CATEGORIES; also sort pkg-plist.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Minimal/Changes
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Submitted by: mva
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Statistics-R/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/AnyEvent/Changes
|
|
|
|
|
| |
PR: ports/184628
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Merge sysutils/mbmon [2]
- Add support for Intel 82801I (ICH9) SMBus controller [1]
- Support STAGEDIR [2]
PR: ports/184521 [1], ports/184628 [2]
Submitted by: Dmitry S. Luhtionov <mitya@cabletv.dp.ua> [1],
Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) [2]
|
|
|
|
| |
Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/185066
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Rephrase pkg-descr
PR: ports/184861
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support staging
PR: ports/184860
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE, desktop entry file
- Support staging
PR: ports/184848
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support staging
PR: ports/184847
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
| |
- Support staging
PR: ports/184845
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE, desktop entry file
- Add OPTIONS for GTK1 and SLANG support
- Support staging
- Switch to PLIST_FILES
PR: ports/184843
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USES gmake instead of USE_GMAKE
- Add USE_GCC=yes
- Add DOCS Option
- Support STAGEDIR, add CONFIGURE_ARGS
- Change Desktop entry file
- Break lines around 80 characters
- Change WWW
- Change pkg-plist, use %%DATADIR%%
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
|
|
| |
- Support staging
- Respect CC, CFLAGS and PREFIX
PR: 185018
Submitted by: Eimar Koort <eimar.koort@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Use shebangfix for rulesets
- Support staging
- Switch to PLIST_FILES
PR: ports/184842
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Convert to new options framework, add PORTAUDIO option
- Strip glob2 binary
PR: ports/184841
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
- Support staging
PR: ports/184840
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lack of this->, some missing #include's) that could be patched via simple
sed(1) calls and one trivial patch. Linking still fails, and so does the
build with GCC 4.6+; this would be fixed in a separate commit, along with
other issues with the port (dependency on restricted LAME codec, usage of
somewhat old FOX v1.4).
While here, convert large number of optional LIB_DEPENDS conditionals to
helper knobs, reword LARGEFILE_DESC, do not bogusly augment CONFIGURE_ENV,
and stagify.
For users that have ReZound package installed, this commit does not bring
any visible changes, and should not be merged to any "stable" or quarterly
branches alone.
|
|
|
|
|
|
|
|
|
| |
- Use USE_GITHUB
- Add LICENSE
- Support staging
PR: ports/184869
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Submitted by: starlition@tp.edu.tw
|
|
|
|
| |
I forgot this in the big update yesterday.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Change master sites and icon
- Remove dependency for graphics/netpbm
- USES gmake instead of USE_GMAKE
- Use pkg-plist instead of PLIST_FILES and PORTDATA
- Add DOCS Option
- Support STAGEDIR
- Change Desktop entry file
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
| |
Pointyhat to: danfe
|
|
|
|
|
|
|
|
| |
- use option helpers
- support staging
changelog:
http://blog.gpodder.org/2013/09/gpodder-352-prime-mover-released.html
|
|
|
|
| |
Reported by: marino
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Tidy up signal handler.
- Disable a Linux-specific hack.
- Do not create stack guard for Java threads.
- Implement thread CPU time.
|
|
|
|
| |
- Use options framework properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Change master sites and icon
- Remove dependency for graphics/netpbm
- USES gmake instead of USE_GMAKE
- Use pkg-plist instead of PLIST_FILES and PORTDATA
- Add DOCS Option
- Support STAGEDIR
- Change Desktop entry file
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support staging
PR: ports/184834
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184619
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184618
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184617
Approved by: maintainer timeout
|
|
|
|
|
| |
Reported by: wg
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184616
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake
PR: ports/184613
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of relying on FREETYPE_INCLUDE_DIRS (which will change with the
upcoming Freetype 2.5.2 update) to pass -I${LOCALBASE}/include to the
compiler.
- Support staging.
- Set LICENSE (therefore stop installing the license file into DOCSDIR and
bump PORTREVISION).
- Remove the mysterious WITH_SN check, which was never a proper option and
relied on some apparently unstable API (at least it was unstable at the
time, almost 8 years ago).
|
| |
|
|
|
|
|
|
|
| |
pkgng detects that some of these are used during runtime apparently, and adds
them anyway.
This fixes the Tinderbox/pkgng build of x11-wm/ccsm
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Change master sites, add icon
- USES gmake instead of USE_GMAKE
- Change PLIST_FILES
- Support STAGEDIR
- Add DOCS Option
- Add Desktop entry file
- Simplify Makefile
Approved by: pawel / wg (mentors, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Respect CFLAGS (bump PORTREVISION for consistency)
- Set LICENSE
- Support staging
- Do not silence the calls made in the do-install target
- Stop needlessly setting PKGNAMESUFFIX
|
|
|
|
|
|
|
|
|
|
|
|
| |
. This addresses multiple mplayer + mencoder problems:
- Wrong aspect ratio in certain (old) h264 files
(Thanks Carl + Reimar for fixing this upstream)
- Proper handling of RTCPU. Fixes ports/184937 and ports/153776
- Remove explicit cat pkg_messag. Fixes ports/184945
- Dependency registration on screensaver works now. Fixes ports/177721
PR: ports/185142
Submitted by: Thomas Zander (maintainer)
|
|
|
|
|
| |
PR: ports/185162
Submitted by: maintainer
|
|
|
|
|
|
| |
- Update to 0.3.7
- Switch from easy_install to install
- BSD -> BSD3CLAUSE
|
|
|
|
|
|
|
|
| |
- Change master sites
- Change Desktop entry file
- Support STAGEDIR
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
It intends to be a quiet, modest and well working text face for bread and
butter use. Unlike its examples in the book faces from the renaissance until
today, it has dark and meaty serifs and a bouncing and healthy look. It might
be used as body type as well as for headlines or titles.
WWW: http://friedrichalthausen.de/vollkorn/
|
| |
|
|
|
|
|
|
|
|
|
| |
- Rescpect CXXFLAGS
- Use desktop-file-utils/pathfix
- Support staging
PR: ports/184909
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/185161
Submitted by: Anton Yuzhaninov
|
|
|
|
|
|
|
|
| |
- Add option for docs
- Support staging
PR: ports/184908
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Change Desktop entry file
- Add REINPLACE_CMD, fix build (malloc.h)
- Change patch
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Switch to PLIST_FILES
PR: ports/184905
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support staging
PR: ports/184904
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
- Add desktop entry file
- Use shebangfix
- Support staging
PR: ports/184901
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Support staging
PR: ports/184900
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Support staging
PR: ports/184899
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Remove unnecessary BUILD_DEPENDS
- Add LICENSE
PR: ports/184898
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Respect CXXFLAGS
- Add LICENSE
- Support staging, strip library
PR: ports/184897
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Use option subs
- Support staging, strip library
PR: ports/184896
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Support JIT compilation using Clang/LLVM 3.3.
- Add desktop entry.
- Remove math/freemat-mpi. It has been marked IGNORE for almost 7 years
since the removal of MPI support in FreeMat 3.0.
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove comments for USE_DOS2UNIX
This makes bsd.port.mk line-ending clean.
PR: ports/184168
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-runs by: bdrewery
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Support STAGE
PR: ports/184810
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
| |
PR: ports/185120
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Do not reinplace binary files (*.wav, *.jpg...)
- Stage support
PR: ports/184944
Submitted by: Ivan Klymenko (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Change master sites and icon
- Support STAGEDIR
- Add DOCS Option
- Add Desktop entry file
- Simplify Makefile
- Add patches, fix bad C++ code
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
| |
This is a routine bugfix and incremental improvement release.
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-28.html
|
| |
|
|
|
|
|
|
|
|
| |
Session::add_routes(); no idea why it worked before with GCC 4.2
- Switch from using non-standard STL slist container (which is not available
with libc++) to the one provided by boost::container::slist, it allows to
build Ardour on all supported FreeBSD versions/compilers
- Fix remaining cases of boost::shared_ptr to fix the build against Clang
|
|
|
|
| |
Submitted by: olgeni
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
|
|
|
| |
- Fix FORTRAN option
|
|
|
|
|
|
|
|
|
|
| |
- Support staging
- Use new LIB_DEPENDS syntax
- Add LICENSE
- Add pkg-message with description of config file problems
PR: 182956 (bits used)
Submitted by: nemysis <nemysis@FreeBSD.org>
|
|
|
|
|
|
|
| |
- Fix build with freeglut
- Fix segfaults on 64 bit
- Support staging
- Convert USE_GMAKE to USES
|
| |
|
|
|
|
| |
- While here, stagify and mute REINPLACE_CMD's
|
|
|
|
|
|
|
| |
move contents to WWWDIR
PR: ports/182444
Approved by: swills (mentor), maintainer timeout
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add instructions for more recent verions of Apache to
pkg-message (1)
Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.2/phpMyAdmin-4.1.2-notes.html/view
Submitted by: poinsot.julien@gmail.com (1)
|
|
|
|
|
|
|
|
|
|
| |
- correct license type (BSD 2 clause)
- support staging
- use PYDISTUTILS_AUTOPLIST
- bump PORTREVISION
PR: 180208
Reported by: Lance Chen <cyen0312@gmail.com> [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=======================<phase: install >============================
===> Installing for meta-cvs-1.1.98
===> Generating temporary packing list
===> Checking if devel/meta-cvs already installed
install -d /usr/local/bin /usr/local/share/meta-cvs
install mcvs mcvs-debug /usr/local/bin
install mcvs.mem mcvs-debug.mem /usr/local/share/meta-cvs
/bin/mkdir -p /usr/local/share/doc/meta-cvs
(cd /wrkdirs/usr/ports/devel/meta-cvs/work/meta-cvs-1.1.98/docs/tex-manual && gmake && /bin/cp /wrkdirs/usr/ports/devel/meta-cvs/work/meta-cvs-1.1.98/docs/tex-manual/meta-cvs.pdf /wrkdirs/usr/ports/devel/meta-cvs/work/meta-cvs-1.1.98/docs/misc-text-files)
while true ; do cp meta-cvs.toc meta-cvs.toc.old ; pdflatex meta-cvs.latex ; if ! cmp -s meta-cvs.idx meta-cvs.idx.old ; then cp meta-cvs.idx meta-cvs.idx.old ; makeindex -s meta-cvs.ist meta-cvs.idx ; fi ; if cmp -s meta-cvs.toc meta-cvs.toc.old ; then break ; fi ; done
cp: meta-cvs.toc: No such file or directory
pdflatex: not found
cp: meta-cvs.idx: No such file or directory
makeindex: not found
cp: meta-cvs.toc: No such file or directory
pdflatex: not found
With hat: portmgr
|
|
|
|
|
|
|
| |
give user a warning and run pkg audit -F instead.
PR: ports/185147
Submitted by: ohauer
|
|
|
|
|
|
| |
I tested this and it just works.
Approved by: gamato@users.sf.net (maintainer)
|
|
|
|
|
|
|
|
| |
- support staging
- update WWW
PR: 164855
Submitted by: olivierd (based on)
|
|
|
|
|
|
| |
- Enable package building as user
- Use option helpers
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
| |
- Enable package building as user
- Use option helpers
- Drop conflict with removed astro/boinc-setiathome-enhanced
- Bump PORTREVISION
Inspiration from: biology/boinc-simap
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
URPL::Prepare is a Perl module that prepares hostname for URBL domain lookup
and is used by Net::DNSBL::MultiDaemon
WWW: http://search.cpan.org/dist/URBL-Prepare/
PR: ports/185089
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replace LATEST_LINK with PKGNAMESUFFIX
- add conflicts with other postgis branches
- add staging support
- add patch to link with json-c (upstream ticket #2213)
- define LICENSE (GPLv2)
- update COMMENT
PR: 182031
Submitted by: Trevor Caira <trevor@bitba.se>, romain
Approved by: maintainer timeout (3 months)
|
|
|
|
|
|
|
|
|
|
| |
This module converts Perl data structures to the Concise Binary
Object Representation (CBOR, RFC7049) and vice versa.
WWW: http://search.cpan.org/dist/CBOR-XS/
PR: ports/185073
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- remove indefinite article from COMMENT
- add LICENSE (GPLv2)
- limit python branch to 2 only (print)
- use PYDISTUTILS_AUTOPLIST
- support staging
PR: 182244
Submitted by: Gordon Campbell <seawolf@marinewolf.net> (maintainer)
|
|
|
|
|
|
| |
- Turns out cmake(1) has it all built in
Thanks to: bapt
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
|
|
|
|
| |
- While I'm here, simplify Makefile
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7823
PR: ports/185108
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2013/12/16/parker/
PR: ports/185075
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2013/12/13/parker/
PR: ports/185074
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: https://code.google.com/p/psutil/source/browse/HISTORY
PR: ports/184802
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
| |
- Update maintainer section
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
|
|
|
|
| |
Changes: https://bitbucket.org/cthedot/cssutils/src/default/CHANGELOG.txt
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
| |
Changes: https://github.com/meskyanichi/backup/commits/master
|
|
|
|
| |
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install files as the BOINC user/group, this ensures that work units can
be downloaded and sent
- try to remove ~boinc/projects if empty
- do not specify -o and -g parameters to ${INSTALL}, this ensures the
package can be built as user
- only extract the hmmer binary from the hmmer distribution file, this
ensures correct permissions when modifying app_info.xml as user
- Bump PORTREVISION
Reviewed by: bapt
|
|
|
|
| |
Changes: http://pecl.php.net/package-changelog.php?package=timezonedb
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Types-URI/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Types/Changes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS
|
| |
|
|
|
|
| |
PR: 185006, 185068
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Reformat pkg-descr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
3507529 64bit fix ... now works on amd64 as well ;-)
95d2af2 Replaced all those insecure sprintf's with snprintf's (partial)
33a1a8d Fix sigsegv on hero reaching topmost or leftmost border of the game area
436bbfc Push back network stack underflow bugfix
160e4d6 Prevent buffer overflow
ee911ba make the server invulnerable to long names
2. Add patch from gentoo linux[2] to use unmodified game data.
3. Support staging
4. Use options framework
[1] https://github.com/hackndev/0verkill
[2] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/games-action/0verkill/files/0verkill-0.16-gentoo-paths.patch?revision=1.1&view=markup
PR: ports/184252
Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>
|
|
|
|
|
| |
PR: ports/183953
Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/184518
Submitted by: me
Approved by: Maintainer timeout
|
| |
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
|
|
|
|
| |
- Use new OPTIONS features
|
| |
|
| |
|
| |
|
| |
|
| |
|