| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
instead to make migration to TeXLive easier.
|
|
|
|
| |
Switch to depending upon textproc/xerces-c3.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Meta port
- print/texlive-full: meta port to install all of the TeXLive components
* Libraries
- devel/tex-kpathsea: kpathsea library
- devel/tex-web2c: WEB2C toolchain and TeX engines
- print/tex-ptexenc: character code conversion library for pTeX
* Base part of the TeXLive
- print/texlive-base: binary programs in TeXLive
- print/texlive-texmf: macro and font data in TeXLive
- print/texlive-infra: tlmgr dependency (Perl modules)
* TeX Formats
- print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
- print/tex-aleph: Aleph/Lambda
- print/tex-xetex: XeTeX
- print/tex-luatex: LuaTeX
- print/tex-jadetex: JadeTeX
- print/tex-xmltex: XMLTeX
- japanese/tex-ptex: pTeX
* DVI ware
- print/tex-xdvik: XDvi
Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].
Approved by: portmgr (old version) [1]
PR: ports/171571
PR: ports/176399 [1]
|
|
|
|
|
| |
PR: ports/176721
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
| |
Goffice is a library of GLib/GTK document centric objects and utilities.
|
|
|
|
|
|
|
|
| |
Use USES=pathfix and add pkgconfig.
Convert to OptionsNG.
Add patch to fix the build with glib 2.36.x
Obtained by: GNOME stage repo
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: QaT
|
|
|
|
|
| |
Remove py-libgsf and libgsf-gnome which where removed
Obtained from: GNOME stage repo
|
|
|
|
|
|
|
|
|
| |
https://lists.gnu.org/archive/html/qemu-devel/2013-04/msg02956.html
- Update to sson's latest bsd-user patches.
- Add bugfix for mips64 target uncovered by --enable-debug. [1]
Obtained from: qemu-devel mailinglist [1]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add math/gss as a dependency
ChangeLog:
* DESCRIPTION, NAMESPACE, R/builtin-ssdenGss.R, R/zzz.R,
src/gss_a.f, src/gss_b.c: gss is now an import package
Approved by: eadler,bdrewery (mentors, implicit)
|
|
|
|
|
|
|
|
| |
There is an existing port (finance/gss) with possible distfile conflict however
upstream is not actively maintained and CRAN packages have a slightly different
naming scheme making a future distfiles conflict unlikely.
Approved by: eadler,bdrewery (mentors, implicit)
|
| |
|
|
|
|
|
|
|
| |
Apart from the usual mime updates this add support for GNOME3/GSettings for Autostartcondition in .desktop files.
MATE and Razor are now added to the list of registered environments.
Obtained from: gnome staging repo
|
| |
|
|
|
|
|
|
|
|
|
| |
i386-wine-devel is the normal wine-devel port built and packaged such that it
can be installed (via `pkg add` or `pkg_add`) in an amd64 environment. It can
only be built in an i386 environment (hence the retained ONLY_FOR_ARCH) as
the Ports Collection does not support cross compiling.
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
new in 2.0.2:
-Add: Italian translation
-Fix: Find normalize properly
Approved by: eadler,bdrewery (mentors, implicit)
|
|
|
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
PR: ports/178342
Submitted by: Yamagi Burmeister <yamagi (at) yamagi.org>
|
| |
|
|
|
|
|
|
|
|
| |
- While here, convert to new style Makefile header.
PR: 176666 [1]
Submitted by: sbruno [1]
Suggested by: eadler [1]
|
| |
|
|
|
|
| |
- Trim old-style header.
|
|
|
|
|
| |
PR: ports/177579
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/176640
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Add DEBUG option.
- Fix missing @dirrmtry entry in pkg-plist for share/pixmaps.
- Patch loading so ${PREFIX}/share can be used for higan's BIOS files and shaders.
PR: ports/178309
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: Roland Smith <rsmith@xs4all.nl>
Approved by: maintainer timeout (2 weeks)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port is indented for developers and port maintainers. It is a
copy of lang/erlang with a few differences:
- Nothing is installed in $PREFIX/bin
- Libraries are installed in $PREFIX/lib/erlang15
- You have to change your PATH to actually use it
- Support for building PLTs is removed
- Other ports are not supposed to install anything inside this environment
What is this for:
- Building Erlang applications using the R15 runtime, once R16 is
committed (think Riak).
- Building Erlang applications when there are conflicts with modules
provided by other ports (for example, the RabbitMQ client libraries
conflict with the server code installed by net/rabbitmq).
- Testing new Erlang versions before the main port is upgraded.
|
|
|
|
|
|
|
|
|
| |
ports to provide different Erlang runtimes in separate locations.
These will be useful for testing and for running rebar builds without
module conflicts.
No package changes or PORTREVISION bump so far.
|
|
|
|
| |
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.2.txt
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add option for Python bindings.
PR: 170537 [1]
170241 [2]
Submitted by: Michael Zoon <zoon01@nas4free.org> [1]
Craig Leres <leres@ee.lbl.gov> [2]
Approved by: maintainer timeout (~9 months)
|
| |
|
| |
|
|
|
|
| |
Fix USES+= set after .pre.mk
|
|
|
|
| |
This fixes build with nls not correctly pulling in libintl given USES= gettext was set after pre.mk which is forbidden
|
| |
|
| |
|
|
|
|
| |
Submitted by: jgh
|
|
|
|
|
|
|
|
| |
- Update to 0.2.21
- Update pkg-plist
- pkg-descr: Tab->space in WWW:
Approved by: eadler, rm (mentors, implicit)
|
|
|
|
|
|
|
|
| |
- Update to 0.2.27
- Update pkg-plist
- pkg-descr: Tab->space in WWW:
Approved by: eadler, rm (mentors, implicit)
|
| |
|
|
|
|
| |
Approved by: maintainer (osa)
|
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE=yes.
- Respect CC and CFLAGS for egg-helper.
|
|
|
|
| |
- Update pkg-descr which should have been fixed in 0.8-6
|
|
|
|
| |
vesion.
|
|
|
|
|
|
| |
- Convert to new Makefile header
- Remove indefinate article from COMMENT
- Remove ABI version number from LIB_DEPENDS
|
|
|
|
|
| |
Changelog:
http://feh.finalrewind.org/archive/2.9.2/
|
|
|
|
|
|
|
|
|
|
|
| |
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
|
|
|
|
| |
Reported by: flo
|
|
|
|
| |
Submitted by: Lukasz Siemiradzki
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Discussed with: bapt
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
| |
Reported by: sunpoet
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add note about issue with modern QT breaking game level 17
(was broken in older releases as well; will be fixed in next version)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Unbreak build.
Assign Shane Ambler <FreeBSD@Shaneware.biz> as new maintainer.
PR: 177806
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz>
Approved by: Maintainer (devel@stasyan.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Distfile was rerolled, maintainer has checked that there are no spurious changes
RC script now can be tuned to hard way kill stuck JBoss or any child
processes preventing restart; RC script can be configured to make a
delay after killing (for example for restart).
Add LICENSE info.
PR: ports/178142
Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/177567
Submitted by: Tim Daneliuk <tbku@tundraware.com> (maintainer)
|
|
|
|
| |
- Add patch to fix install
|
|
|
|
|
| |
PR: ports/177803
Approved by: william (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/178274
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
|
|
|
|
|
| |
PR: ports/175986
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Trim old-style header.
- Use OPTIONS_DEFINE.
Pointed out by: sbruno [*]
PR: ports/177615 [*]
|
|
|
|
|
|
|
|
|
| |
taskjuggler is now a Rubygem, and the install is hugely simplified as reflected
in the Makefile.
Default Ruby version switch cannot come soon enough-- Ruby 1.9 required!
PR: ports/177046
|
|
|
|
|
| |
- Update MASTER_SITES
- Use gcc
|
|
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
| |
soon.
|
|
|
|
| |
- Remove BROKEN line, the conflict between glib and libspectrum is fixed
|
|
|
|
|
| |
- Depend on pkgconfig, this fixes emulators/fuse
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports: bsd.port.mk can set .MAKE.FreeBSD_UL=yes to cause :L and :U
to have their old behavior.
The change is not planned to upstream, thus added as a patch. This
should be reverted when 8.3 is EOL.
Suggested by: bapt
Discussed with: sjg
PR: ports/173299
Approved by: bapt
|
| |
|
|
|
|
| |
Notified by: bdrewery
|
|
|
|
| |
Submitted by: bapt
|
|
|
|
|
|
|
|
| |
- Switch to easy_install
- Convert to new Makefile header
- Adapt to new options framework
- Allow OPTIONSFILE to be overridden
- Replace tab with a single space after 'WWW:' in pkg-descr
|
|
|
|
|
| |
PR: ports/176926
Submitted by: Hiroyuki Iwatsuki <don@na.rim.or.jp>
|
|
|
|
|
|
| |
Remove infozip dependency
Approved by: eadler, miwi (mentors, implicit)
|
|
|
|
|
|
|
| |
Remove infozip dependency
Do not set LICENSE_FILE for known license
Approved by: eadler, miwi (mentors, implicit)
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove indefinite article from COMMENT
- Adapt to new options framework
- Replace tab with a single space after 'WWW:' in pkg-descr
|
|
|
|
| |
Changes: http://www.httrack.com/page/4/en/index.html
|
|
|
|
|
|
|
| |
libevtx does not work with python 3 yet
Do not show dialog for global options
Approved by: eadler, miwi (mentors, implicit)
|
|
|
|
| |
Approved by: eadler, miwi (mentors, implicit)
|
|
|
|
|
| |
PR: ports/177504
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
|
|
|
|
|
| |
- Add LICENSE.
- Use OPTIONS_DEFINE.
|
|
|
|
|
|
|
| |
- Trim old-style header.
- Add LICENSE.
- Mark MAKE_JOBS_SAFE=yes
- Use OPTIONS_DEFINE.
|
| |
|
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Use USERS and GROUPS for _sj3 user.
- Trim old-style header.
|
|
|
|
|
|
| |
2: Fix build with clang-3.3
Submitted by: bapt@ [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update databases/phpmyadmin to 4.0.0
Version 4.0.0 is the first release of a new major version, and
involves some significant changes in functionality. In particular it
now requires Javascript in order to operate.
Provide a new phpmyadmin35 port to track the 3.5.x branch for those
not wishing to upgrade yet. Note that you will have to adjust your
httpd.conf if you switch to this port, as it installs the application to
${LOCALBASE}/www/phpMyAdmin35
|
|
|
|
| |
While here convert to new options framework
|
|
|
|
| |
ghostscript7 packages on packages builder
|
| |
|
| |
|
|
|
|
| |
While here convert to new options framework
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update the Makefile header
- move LICENCE section a litle
- prevent possible installation failure after cp -n behaviour change in
head after r245960 [1]
PR: ports/175219
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Reported by: jaset
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- update MASTER_SITES to follow versioned distribution file
- take maintainership
Submitted by: dan.mcgregor@usask.ca
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) echo from 0.42 to 0.45;
o) headers_more from 0.19 to 0.20;
o) push_stream from 0.3.4 to 03.5;
o) upsteam_sticky from 1.0 to 1.1;
o) encrypted_session from 0.02 to 0.03;
o) lua from 0.7.15 to 0.7.21;
o) redis2 from 0.09 to 0.10;
o) rtmp from 0.9.13 to 0.9.18;
o) srcache from 0.19 to 0.20;
o) iconv from 0.10rc7 to 0.10;
Submitted by: delphij via private mail
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/177726
Submitted by: Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/178226
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
While here convert to new options framework
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/178307, ports/178308
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert to new options framework
|
|
|
|
|
|
|
|
|
| |
Rainbow table based crack tool
WWW: http://www.freerainbowtables.com
PR: ports/177575
Submitted by: Olivier Cochard-Labbe
Approved by: eadler (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Breaks a libpcap trace along TCP connection boundaries
WWW: http://www.icir.org/mallman/software/tcpsplit/
PR: ports/177441
Submitted by: Lars Eggert
Approved by: eadler (mentor)
|
| |
|
|
|
|
|
|
| |
PR: ports/177684
Submitted by: clutton (maintainer)
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Make dependency on freetype2 conditional
- Bump PORTVERSION
PR: ports/174823
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
| |
|
|
|
|
|
| |
- Add LICENSE.
- Mark MAKE_JOBS_SAFE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for domain name registries/registrars/resellers
what Perl DBI is for databases.
Net::DRI offers a uniform API to access services.
It can be used by registrars to access registries.
It can be used by clients to access registrars and/or resellers.
It can be used by anonyone to do whois, DAS or IRIS DCHK queries.
WWW: http://search.cpan.org/dist/Net-DRI/
PR: ports/178298
Submitted by: Mark Felder <feld@feld.me>
|
|
|
|
|
|
|
|
| |
Fix pkg-plist for pkgng. (*)
Bump PORTREVISION.
PR: 178123 (*)
|
|
|
|
| |
- Use OPTIONS_DEFINE.
|
|
|
|
|
| |
PR: 178320
Submitted by: skreuzer
|
| |
|
|
|
|
|
|
|
|
| |
- Use OPTIONS_RADIO for Japanese FEP selection.
- Fix build when CC is defined.
- Respect CFLAGS.
- Rename MACHINE and TARGET in Makefile.
- Mark MAKE_JOBS_SAFE=yes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- add entry to vuxml
- add CVE references to jankins vuxml entry
while I'm here remove .sh from rc script
PR: ports/178266
Submitted by: David Shane Holden <dpejesh@yahoo.com>
Approved by: strongswan@nanoteq.com (maintainer)
|
|
|
|
| |
Submitted by: pointyhat via bapt
|
| |
|
|
|
|
| |
- Use OPTIONS_DEFINE.
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 178124
<ChangeLog>
[ Redis 2.6.13 ]
UPGRADE URGENCY: MODERATE, nothing very critical but upgrading
is suggested if you experienced:
1) Strange issues with Lua scripting.
2) Not reconfigured reappearing master using Sentinel.
3) Server continusly trying to save on save error.
This version of Redis may also help with AOF and slow / busy
disks and latency issues.
* [FIX] Throttle BGSAVE attempt on saving error.
* [FIX] redis-cli: raise error on bad command line switch.
* [FIX] Redis/Jemalloc Gitignore were too aggressive.
* [FIX] Test: fix RDB test checking file permissions.
* [FIX] Sentinel: always redirect on master->slave transition.
* [FIX] Lua updated to version 5.1.5. Fixes rare scripting issues.
* [NEW] AOF: improved latency figures with slow/busy disks.
* [NEW] Sentinel: turn old master into a slave when it comes back.
* [NEW] More explicit panic message on out of memory.
* [NEW] redis-cli: --latency-history mode implemented.
[ Redis 2.6.12 ]
UPGRADE URGENCY: MODERATE, nothing very critical but a few non trivial bugs.
* [BUGFIX] redis-cli --bigkeys: don't crash with empty DB.
* [BUGFIX] stop-writes-on-bgsave-error now works in redis.conf
* [BUGFIX] Don't crash at startup if RDB is there but can't be opened.
* [BUGFIX] Initial value for master_link_down_since_seconds is now huge.
* [BUGFIX] Allow SELECT while loading the DB.
* [BUGFIX] Don't replicate/AOF an empty MULTI/EXEC if the transaction
is empty or containing just read-only commands.
* [BUGFIX] EXPIRE should not be able to resurrect keys (see issue #1026).
* [IMPROVED] Extended SET back ported from Redis 2.8 / unstable
See http://redis.io/commands/set for more information.
* [IMPROVED] Test suite improved.
</ChangeLog>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://lists.gnupg.org/pipermail/gnupg-announce/2013q1/000324.html (1.5.1)
http://lists.gnupg.org/pipermail/gnupg-announce/2013q2/000325.html (1.5.2)
PR: 177100
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
| |
Security: 622e14b1-b40c-11e2-8441-00e0814cab4e
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTEPOCH (previous version number 0.01200 was greater than current) [1]
- Trim Makefile's header [1]
- Pet portlint(1) by replacing tab by space in WWW link [1]
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Danga-Socket-Callback/Changes
PR: ports/178314 [1]
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|