| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
multimedia)
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
|
| |
We hope to see him back again sometime.
Hat: portmgr
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Both multimedia/gdvrecv and multimedia/dvts provides executable
bin/dvrecv with non-compatible uses and syntax. The last installed
will overwrite the other.
Further, gdvrecv installs no man-pages, so installing first dvts
then gdvrecv will cause incorrect manual page to appear.
PR: ports/85979
Submitted by: Erik Norgaard <norgaard@locolomo.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
| |
|
|
|
|
| |
Submitted by: christopher.a.johnson@gmail.com
|
| |
|
| |
|
|
|
|
| |
Approved by: simokawa
|
|
|
|
|
|
|
| |
Autoconf-2.53 requires some perl scripts to run but its Makefile
doesn't have USE_PERL5_RUN.
Feel free to remove USE_PERL5_BUILD once the autoconf problem is fixed.
|
| |
|
| |
|
|
package of DV/RTP.
Requested by: simokawa
Reviewed by: simokawa
|