| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
|
|
|
| |
dependency secion) -> modified patch-aa
|
|
|
|
| |
dection of the Makefile
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It works fine when PORTSDIR points at the physical lcoation.
if PORTSDIR point to symlink (as on benot), the workdirs are
at a diffrent location.
You expect:
${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work
===> c-nocem-3.7 depends on file: /tmp/usr/ports/news/cnews/work/conf/substitutions - not found
but the port genarted itws workfiles at:
/tmp/a/ports/news/cnews/work/conf/substitutions
The location can only be found with
${WRKDIRPREFIX}${.CURDIR}/../../news/cnews/work
|
|
|
|
|
|
| |
PR: ports/48867
Submitted by: maintainer
Noticed by: Michael Ebert <ebert@informatik.unibw-muenchen.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are configured.
* LOCALBASE -> PREFIX
* Fix extra files after uninstall
* Add "deinstall for good" instructions.
* Use the more efficient quickmkdir program from pkg-install.
* Move spooldir into ${PREFIX} and lockfile into ${SPOOLDIR}
(compatibility hack for ports that aren't turned into packages to allow for
continued use of /var/spool/news for ${SPOOLDIR} is in place)
* Execute pkg-install contents only once (in POST-INSTALL phase).
PR: 48750
Submitted by: Matthias Andree <matthias.andree@web.de>
|
| |
|
| |
|
| |
|
|
|
|
| |
* De-pkg-comment
|
|
|
|
| |
ports is now broken again on bento.
|
|
|
|
|
|
|
|
| |
revision 70 was the last one with the right md5 checksum for the
tarball of 1.5.16.
PR: ports/48265
Submitted by: Krzysztof Stryjek <wtp@kryptos.mud.pl>
|
| |
|
|
|
|
|
| |
- add pre-fetch target for bento
- optimize configuration with option CNEWSSRC
|
|
|
|
|
|
|
| |
modify COMMENT
PR: 48508
Submitted by: Matthias Andree <matthias.andree@web.de>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 48445
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
|
|
|
|
|
| |
* Convert COMMENT.
PR: 48272
Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
* Honor CC/CFLAGS.
|
| |
|
| |
|
|
|
|
|
|
| |
Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE
Submitted by: Frederic Cambus
|
|
|
|
|
|
|
|
|
|
|
| |
to the top because they are a) first to carry the distfiles, b) the
most reliable site.
Thanks to Bill Fenner for his portsurvey and unfetchable distfile
reminders.
PR: 48222
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
| |
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
|
| |
PR: 47702
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
|
|
| |
* Fix master sites.
PR: 48128
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
|
| |
PR: 47999
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Also add more master sites.
|
|
|
|
| |
Also add more master sites.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
|
| |
|
|
|
|
| |
I have no ability to test and fix the build on other platforms.
|
| |
|
| |
|
|
|
|
| |
can be built manually with our settings)
|
|
|
|
| |
(patches submitted to developers as well)
|
| |
|
| |
|
|
|
|
|
|
| |
(-DWITHOUT_PERL knob can be used to turn it off)
- use current ${CC}, ${CXX}, ${CFLAGS}, ${PREFIX} values (not values which
were in effect when husky-base port was built)
|
| |
|
|
|
|
| |
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
Earlier rev submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
|