| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Fixed removal of files after deinstall [1]
- Using PORTDOCS macro
Reported by: kris [1]
|
| |
|
|
|
|
| |
Reported by: kris
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
| |
as ./pkg-plist. It is now written as $WRKDIR/PLIST.
Indicated by: kris
|
| |
|
|
|
|
| |
This is in preparation for 4.7-RELEASE.
|
|
|
|
|
|
| |
the restrictions because I could find no references
to any on the Sun site. And no license needs to be
confirmed in order to download the distfile.
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
|
|
| |
- fix download URL in jdk11-doc.
PR: 31136
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 28183
Submitted by: Ernst de Haan <ernst@jollem.com>
Repo-copy by: jdp
|
|
|
|
|
|
| |
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.
|
|
|
|
|
| |
PR: ports/27784
Submitted by: Ernst de Haan ernst@jollem.com
|
|
|
|
|
|
|
| |
longer has time to maintain this port.
PR: 26873
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
|
|
|
|
|
| |
PR: 24636
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 18034
Submitted by: Palle Girgensohn <girgen@partitur.se>
Use just `${CP} -R' instead of tar|tar.
By the way, owner/group IDs of files should not be preserved on
copying in the installation process, because if one did `make' and
then `su' to `make install', the installed files would be owned by a
normal user. Beware, porters!
|
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
| |
|
|
|
|
| |
by default now.
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the port is root. It was keeping the uid/gid of 10/143.
There might be a better solution than this in the long run
but it'll work for now.
PR: 12897
Reported by: Jose Marques <jose@nobody.org>
Also some minor non-functional changes, exit 0 -> ${FALSE},
PKGMESSAGE to use | ${SED} instead of creating a new file.
|
| |
|
|
|
|
|
|
|
|
| |
b) Change the PLIST to use a PLIST_SUB for the version number
to cut down on the size of diffs. (me)
PR: 12312
Submitted by: Steve Coltrin <spcoltri@io.com>
|
|
|
|
|
|
| |
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
|
|
|
|
|
|
| |
(When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)
Noticed by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
This patch does the following things:
- show some **very** useful links after installing the port
- use ${TAR} instead of just tar and prepend arguments with a `-'
PR: 10703
Submitted by: maintainer
|
|
PR: ports/10483
Submitted by: Martti Kuparinen martti.kuparinen@ericsson.com
|