| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
While here use USES=gmake, stagify, drop desktop-file-utils usage, strip.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The author, Tero Koskine, intends for ahven to be compiler agnostic,
and therefore can't use GNAT-specific functionality like
GNAT.Traceback.Symbolic. However, there is only one brand of Ada
compiler in ports, GNAT, so we can take advantage of it.
This change adds a default option to alter the exception handling to
trace through the symbols to display files and line numbers of each
frame on the stack. Declining the option builds Ahven without the
modification and allows Ahven to be used on non-GNAT compilers (assuming
you can find one on FreeBSD.)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
- chase devel/kdesdk4 split
|
|
|
|
| |
- Chase devel/grantlee update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/akonadi:
- Update to 1.11.0
- Drop ipv6 from CATEGORIES
- Squeeze MASTER_SITES/SUBDIR
- Add dependency on modern compiler to fix build on 9.x
- Use options helpers
- Remove QT_PREFIX from PLIST_SUB, it's already set in bsd.qt.mk
- Realign commented lines
devel/grantlee: update to 0.4.0
- Remove broken DOXYGEN option
- Add list of ports that need modification on grantlee update
- Remove MAKE_JOBS_UNSAFE
devel/libkgapi:
- Update to 2.0.1
devel/libkolab:
- Update to 0.5.0
textproc/libkolabxml:
- Update to 1.0.1
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add license
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 186856
Submitted by: Johannes Jost Meixner (maintainer)
|
|
|
|
|
|
| |
Fix 1: It was building windows compat by default, switch to "unix"
Fix 2: BSD_INSTALL_LIB was stripping all symbols out of static libary,
switch to BSD_INSTALL_DATA to avoid that.
|
| |
|
|
|
|
|
|
| |
- PREFIX-clean
- STAGE-clean
- Fix build
|
| |
|
|
|
|
|
| |
- STAGE-clean
- Add DOCS
|
|
|
|
|
| |
- STAGE-clean
- Fix COMMENT line
|
| |
|
|
|
|
| |
Submitted by: rm
|
|
|
|
| |
- STAGE-clean
|
|
|
|
| |
- STAGE-clean
|
| |
|
|
|
|
|
| |
PR: 186838
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
|
| |
- Convert to USES=tk
- Fix build
|
|
|
|
| |
While here cleanup a bit
|
| |
|
|
|
|
|
| |
This is a source-files only Ada library required to build the upcoming
port dns/ironsides.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Convert USE_GMAKE -> USES
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Convert USE_GMAKE to USES
|
| |
|
|
|
|
|
| |
- Stage support
- Bump PORTREV
|
|
|
|
|
| |
- Convert to autoplist
- Bump PORTREV
|
|
|
|
| |
- While here convert USE_GMAKE to USES
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Switch to USES=libtool.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add back depend on libiconv. This is needed because our base iconv
doesn't do utf-8 -> wchar_t apparently. [2] wchar_t is used by glibmm.
While here:
Use new lib_depend syntax, strip libraries, stagify [3]
Submitted by: swills@ [1]
mandree@ [2]
Discussion at: http://lists.freebsd.org/pipermail/freebsd-ports/2014-February/089603.html [2]
Obtained from: gnome devel-repo [3]
|
|
|
|
|
|
|
|
| |
Use new LIB_DEPENDS syntax, stagify, put gmake into USES, strip libraries.
Replace ltverhack with USES=libtool.
PR: ports/185923
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
|
|
|
|
|
|
|
|
| |
Use USES=libtool to prevent shared library change.
Use USE_GNOME introspection component instead of manual BUILD_DEPEND line.
Stagify and strip library.
PR: ports/186784
Submitted by: olivierd@
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use introspection USE_GNOME component to prevent /root/.cache from being generated [1,2]
Use USES=libtool instead of ltverhack.
Update LIB_DEPEND syntax [1].
Sync some small changes with MC devel repo.
PR: ports/186782 [1]
ports/185915 [2]
Submitted by: olivierd@ [1]
Dmitry Marakasov <amdmi3@amdmi3.ru> [2]
|
|
|
|
|
|
|
|
| |
- Update to 0.3.5
- Update pkg-plist
- Update LICENSE (BSD2CLAUSE)
Changes: http://concurrencykit.org/cgit/cgit.cgi/ck/log/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was another Ada "library" port that didn't actually build the
library. The first step is to switch to the original source (AdaCurses
has been distributed by ncurses, but it's maintained separately by
Thomas Dickey). Besides a much smaller distfile, we also get the html
documentation which is not provided by ncurses.
Use the provided makefile to build. The only change was adacurses.gpr
added by myself to use as an alternative to adacurses-config (which is
also now generated instead of provided if /files). This should address
a complaint I heard at FOSDEM about AdaCurses not working (hopefully).
|
|
|
|
|
|
|
| |
- Update to 0.6
- Deprecate easy_install target
Changes: https://github.com/openstack-dev/pbr/commits/0.6
|
|
|
|
|
|
|
| |
While doing this, also add support for the TEST option and install all
bundled tests.
Approved by: bdrewery
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.8.2
- Simplify DISTNAME
- Switch to standard `python setup.py test` for regression-test
Changes:
https://github.com/fabric/fabric/blob/1.8.2/docs/changelog.rst
|
|
|
|
|
|
|
|
|
| |
Data::IEEE754 provides some simple convenience functions for packing and
unpacking IEEE 754 floats and doubles.
Currently this module only implements big-endian order.
WWW: http://search.cpan.org/dist/Data-IEEE754/
|
|
|
|
|
|
|
|
| |
- Fix TEST_DEPENDS:
- p5-Test-Simple 0.88+ is already in all supported Perl releases
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
|
|
|
|
|
|
| |
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Fix PLIST
Changes: http://search.cpan.org/dist/Data-Printer/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After this Ada port was returned to the heap, I took a look at it. The
primary issue is that it's just copying source files. It should be
building a library in the standard location as well. That's easily
fixable except there's no point.
This software was just a graduate thesis from Spring 1996 that was
never developed beyond that. It wasn't complete at the time. As far
as I know, there isn't even a demand for having an STL port in Ada95.
Later versions of Ada have extensive libraries that basically do what
SGL was attempting to do. Original PR didn't explain why the initiator
thought SGL was necessary or useful 6 years later. Just kill it,
expiration in a month.
|
| |
|
|
|
|
| |
to devel/kyua-cli in r344497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The existing devel/kyua package should have been named devel/kyua-cli to
match the upstream structure. Do the rename now and make devel/kyua be
a meta-port that depends on all kyua packages.
Because there is no version number to represent Kyua as a whole (that's
a problem I have to resolve upstream somehow), bump the epoch of
devel/kyua and use today's date as the version.
No entry should be necessary in MOVED because upgrading to the new
meta-port should do the right thing.
Approved by: bdrewery
|
| |
|
| |
|
|
|
|
|
|
| |
- Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
- Remove infozip dependency
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
|
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
- Remove infozip dependency
|
| |
|
|
|
|
|
| |
- Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
|
| |
|
|
|
|
|
|
| |
- p5-Data-Dumper is already in all supported Perl releases
- p5-Error is not required
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
|
|
| |
Simply loading this module makes your constructors "strict". If your constructor
is called with an attribute init argument that your class does not declare, then
it dies. This is a great way to catch small typos.
WWW: http://search.cpan.org/dist/MooX-StrictConstructor/
|
|
|
|
| |
Reported by: Steve Robertson <srobertanv@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Test::Bits provides a single subroutine, bits_is(), for testing binary data.
This module is quite similar to Test::BinaryData and Test::HexString in concept.
The difference is that this module shows failure diagnostics in a different way,
and has a slightly different calling style. Depending on the nature of the data
you're working with, this module may be easier to work with.
WWW: http://search.cpan.org/dist/Test-Bits/
|
|
|
|
|
|
| |
- Fix PLIST
Changes: http://search.cpan.org/dist/MooseX-App/Changes
|
| |
|
|
|
|
| |
Now it supports only devel/gcc-arm-embedded toolchain.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Time-Clock/Changes
|
|
|
|
| |
Changes: https://github.com/ahoward/open4/commits/master
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
packaged by ARM Holding.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Documentation was integrated into the recent updated of devel/adabooch.
This port is obsolete and can be removed immediately (and I highly doubt
a single user had it installed based on state of adabooch).
|
|
|
|
|
|
| |
This update has a documentation option, so the adabooch-doc-html
port is obsolete and will be removed shortly. This 10-year newer
version is properly maintained and integrated into the Ada Framework.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to new options framework, use helpers
- Respect CFLAGS
PR: ports/186340 [1]
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and JTAG variant.
|
| |
|
|
|
|
|
|
| |
PR: ports/186544
Submitted by: me
Approved by: maintainer
|
|
|
|
|
|
|
| |
(2) Fix and STAGEfy subversion-static.
(3) Allow not to override/deinstall modified svnserve script if it is used.
PR: ports/185005, ports/180121, ports/181340, ports/186446, ports/186764
|
|
|
|
|
| |
sylvio@ has been MIA for more than a year. The Adabooch ports need
maintenance. The doc port will be merged into main port upon upgrade.
|
|
|
|
|
|
|
| |
- Adjust LICENSE
- Remove pkg-plist, use PYDISTUTILS_AUTOPLIST
ChangeLog: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Symbol-Global-Name-0.05/Changes
|
|
|
|
| |
suggested by: mva@
|
|
|
|
| |
- While here drop old alpha support
|
| |
|
|
|
|
|
|
|
|
| |
converters/libiconv is installed on FreeBSD 10
- Add USES=iconv to graphics/sdl_ttf. The file showfont utility uses iconv.h
PR: ports/186665
Submitted by: tijl@
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port has a number of issues:
1. It has no maintainer
2. It is ancient (2001)
3. The follow-up for 2012 was never finished; alpha quality
4. It doesn't build on amd64
5. It is not staged
It's essentially useless.
A new thin binding to SDL for Ada was added: devel/sdl_gnat
This should be used instead assuming license is acceptable (GPLv3)
|
| |
|
|
|
|
|
| |
PR: ports/186641, ports/186642
Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de>
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
- Remove LIB_DEPENDS
- Use PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION for dependency change
|
| |
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/CPAN-Meta-YAML/Changes
|
| |
|
| |
|
|
|
|
|
|
| |
- Convert to new options knobs.
Sponsored by: Absolight
|
|
|
|
|
| |
- Stage support
- Convert USE_GMAKE to USES
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add TEA-based build infrastructure
- Switch to new OPTIONS framework (DOCS)
- Cleanups
PR: 183205
Submitted by: gahr
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
| |
- Don't bump PORTREVISION as it's only a build fix
PR: ports/186762
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-All/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
|
|
|
|
|
| |
With help from: antoine
Approved by: kwm
|
| |
|
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
- Remove infozip dependency
|
|
|
|
|
| |
Release notes:
https://core.tcl.tk/tcllib/doc/tcllib-1-16/support/releases/history/README-1.16.txt
|
|
|
|
|
| |
- move DIST_SUBDIR upper, where appropriate
- bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version.
- Remove USE_AUTOTOOLS=autoheader. Doesn't make any difference.
- Add USES=libtool:oldver.
- Replace LIBS with LDFLAGS.
- Use option helpers.
- Add --enable-force-system-iconv on FreeBSD 10 to prevent detection of converters/libiconv.
PR: 186732
Submitted by: tijl
|
| |
|
|
|
|
|
|
|
| |
(generated by -emit-pch), instead of the deprecated ones (generated by
-emit-pth).
Approved by: bapt
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-Set/Changes
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/strictures/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
|
|
|
|
| |
Changes: https://github.com/delano/sysinfo/blob/master/CHANGES.txt
|
|
|
|
|
|
| |
- Improve comment
- Use options helpers
- Add options for all PyQt4 ports
|
|
|
|
|
|
|
| |
- Add DOCS to OPTIONS_DEFINE [1]
- Convert WITH_DEBUG to option
Prompted by: ehaupt [1]
|
|
|
|
|
|
|
|
|
|
| |
performance and highly flexible algorithms. It can be used as a supplement
to GLib (to add additional functions (dictionaries, hashes), or replace
some of the slow GLib list manipulation functions), or stand alone. It
also provides a powerful hook system and convenient logging for your code,
as well as a high performance block allocator.
WWW: http://www.atheme.org/project/mowgli
|
|
|
|
|
|
| |
afterwards.
Encouraged by: mat
|
|
|
|
|
|
| |
afterwards.
Encouraged by: mat
|
|
|
|
|
|
| |
- Shorten comment
Prompted by: ehaupt [1]
|
|
|
|
|
| |
PR: ports/186708
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
|
|
| |
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.
PR: ports/184549
Submitted by: Jason Bacon <jwbacon (at) tds.net>
|
|
|
|
| |
any install target.
|
|
|
|
| |
any install target.
|
|
|
|
|
|
| |
One caveat: Firebird driver has been disabled. It doesn't build using
GNAT 4.7. It will be reenabled by either a patch from the developer or
when GNAT is rebased on GCC 4.9
|
|
|
|
| |
- Convert BSD to BSD4CLAUSE and add APACHE20
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/MouseX-Foreign/Changes
|
|
|
|
| |
Changes: https://github.com/guard/listen/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Celluloid::IO provides an event-driven IO system for building fast, scalable
network applications that integrates directly with the Celluloid actor library,
making it easy to combine both threaded and evented concepts. Celluloid::IO is
ideal for servers which handle large numbers of mostly-idle connections, such as
Websocket servers or chat/messaging systems.
Celluloid::IO provides a different class of actor: one that's slightly slower
and heavier than standard Celluloid actors, but one which contains a
high-performance reactor just like EventMachine or Cool.io. This means
Celluloid::IO actors have the power of both Celluloid actors and evented I/O
loops. Unlike certain other evented I/O systems which limit you to a single
event loop per process, Celluloid::IO lets you make as many actors as you want,
system resources permitting.
Rather than callbacks, Celluloid::IO exposes a synchronous API built on duck
types of Ruby's own IO classes, such as TCPServer and TCPSocket. These classes
work identically to their core Ruby counterparts, but in the scope of
Celluloid::IO actors provide "evented" performance. Since they're drop-in
replacements for the standard classes, there's no need to rewrite every library
just to take advantage of Celluloid::IO's event loop and you can freely switch
between evented and blocking IO even over the lifetime of a single connection.
WWW: https://github.com/celluloid/celluloid-io
RG: https://rubygems.org/gems/celluloid-io
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nio4r provides an abstract, cross-platform stateful I/O selector API for Ruby.
I/O selectors are the heart of "reactor"-based event loops, and monitor multiple
I/O objects for various types of readiness, e.g. ready for reading or writing.
The most similar API provided by Ruby today is Kernel.select, however the select
API requires you to pass in arrays of all of the I/O objects you're interested
in every time. nio4r provides a more object-oriented API that lets you register
I/O objects with a selector then handle them when they're selected for various
types of events.
nio4r is modeled after the Java NIO API, but simplified for ease-of-use.
Its goals are:
- Expose high-level interfaces for stateful IO selectors
- Keep the API small to maximize both portability and performance across many
different OSes and Ruby VMs
- Provide inherently thread-safe facilities for working with IO objects
WWW: https://github.com/celluloid/nio4r
RG: https://rubygems.org/gems/nio4r
|
|
|
|
| |
generates a README from POD during installation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- change mastersites to PYPI (it hold more fresh version - 1.3)
- switch to using PYDISTUTILS_AUTOPLIST, so remove no more needed
PYDISTUTILS_PKGNAME and PYDISTUTILS_EGGINFO
- use DOS2UNIX to clean up cfgparse code
- support stage, by install port docs unconditionally to stage area
- remove PLIST_SUB that wasn't used anywhere in pkg-plist
- whitespace fix in pkg-descr
PR: 185564
Submitted by: rm (myself)
Approved by: John Ferrell <jdferrell3@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Delete empty pkg-plist, leftover after AUTOPLIST
Reported by: rm
|
| |
|
|
|
|
|
| |
Release notes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.25.0.rst
|
|
|
|
| |
No bump, 10 minute rule. :)
|
| |
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 186615
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: pfg (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Both go-pear and install-pear have been investigated, finally we patch
go-pear in a similar way that pkgsrc does to support stage
Unfortunately with both solutions, pear internals insist on writing
registration information outside of stage if it is writeable (staging as root)
Hide this violation when staging as root on the package builders.
Requested by: miwi (maintainer)
|
|
|
|
|
| |
PR: 186675
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Restore py3k-fix-pkg-plist.inc that other ports reference as they have not
transitioned to AUTOPLIST and need it for Python 3.x compatibility.
Add a comment to the include header as a breadcrumb with a PR reference.
PR: ports/186669
Reported by: Gereon Kaiping <kta1c10 ! gereon at linta dotde>
Approved by: maintainer (implicit, via email)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer via skype
|
|
|
|
|
|
|
|
|
| |
- Remove dependency for japanese/libskk
- Add dependency for multimedia/smpeg
- Remove obsolete patch, changed by Upstream
- Change pkg-descr
Reported by: Ippei Obayashi <ohai@kmc.gr.jp> (Upstream)
|
|
|
|
|
| |
PR: 186658
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
|
|
|
|
|
|
| |
- clarify license
PR: 186659
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Convert LIB_DEPENDS to new format
Approved by: gnn (maintainer)
|
|
|
|
|
|
| |
Changes: https://github.com/theseer/fDOMDocument/#changelog
PR: ports/186526
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/theseer/fXSL/#changelog
PR: ports/186525
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
| |
Reported by: pkg-fallout
Note: if this directory was reported as a leftover by tinderbox, this would be a bug in tinderbox (home directory of a user created by the port)
|
| |
|
| |
|
|
|
|
|
|
| |
This is all conditionalized on a TEST option.
Approved by: bdrewery
|
| |
|
| |
|
| |
|
| |
|
| |
|