| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: 138774
Approved by: edwin
Notes:
svn path=/head/; revision=241447
|
| |
|
|
| |
Notes:
svn path=/head/; revision=240176
|
| |
|
|
|
|
|
|
|
|
| |
confused by locally installed ports that might influence
PKGNAME or other variables.
Suggested by: pav
Notes:
svn path=/head/; revision=237765
|
| |
|
|
| |
Notes:
svn path=/head/; revision=235211
|
| |
|
|
|
|
|
|
| |
normal builds instead of a local cvs update. This speeds up the
script several times and easies I/O on pointyhat.
Notes:
svn path=/head/; revision=234704
|
| |
|
|
| |
Notes:
svn path=/head/; revision=234081
|
| |
|
|
|
|
|
|
| |
o fix rubygem skipping
o next, not die
Notes:
svn path=/head/; revision=234078
|
| |
|
|
|
|
|
| |
Discussed with: pav on irc (#bsdports)
Notes:
svn path=/head/; revision=233969
|
| |
|
|
| |
Notes:
svn path=/head/; revision=233587
|
| |
|
|
|
|
|
| |
instead of a single '_' to follow the current patch naming guidelines.
Notes:
svn path=/head/; revision=233586
|
| |
|
|
|
|
|
| |
- don't change the Makefile if MAKE_JOBS_(UN)SAFE is already present
Notes:
svn path=/head/; revision=232958
|
| |
|
|
|
|
|
| |
- Add --ports -p to specify a list on the cli
Notes:
svn path=/head/; revision=232957
|
| |
|
|
|
|
|
|
|
|
| |
Please be sure to completely test the results of running this _BEFORE_ committing
several times and in a Tinderbox
Feel free to commit to this file
Notes:
svn path=/head/; revision=232474
|
| |
|
|
|
|
|
|
| |
Previously a patch created by update-patches would be changed again
by the next update-patches run.
Notes:
svn path=/head/; revision=228415
|
| |
|
|
|
|
|
| |
Approved by: edwin
Notes:
svn path=/head/; revision=225408
|
| |
|
|
|
|
|
| |
Submitted by: pgollucci
Notes:
svn path=/head/; revision=224862
|
| |
|
|
| |
Notes:
svn path=/head/; revision=221883
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Because the $FreeBSD$ keyword isn't expanded in the new version, we can't
just do a diff, check the return value and ignore the output.
Every new modules file, changed or not with regarding to the contents,
has at least four lines in the diff output (line number, old line,
seperator, new line). Only commit it if there are more than four
lines difference between it.
Notes:
svn path=/head/; revision=216816
|
| |
|
|
|
|
|
| |
in the ports CVS repository.
Notes:
svn path=/head/; revision=216557
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added -c, doesn't change anything
- added -n, deal with an already checkouted tree
- removed negative logic in favor of 'unless'
- switch to 3 arg form of open()
- don't use globs for filehandles, this is been obsolete
since at least 5.6.1
- handle possible errors in close()
- allow CVSROOT to be overriden in the ENV
PR: ports/125025
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Notes:
svn path=/head/; revision=216390
|
| |
|
|
|
|
|
| |
for this from these scripts.
Notes:
svn path=/head/; revision=215312
|
| |
|
|
|
|
|
| |
Tested on: devel/gettext bump
Notes:
svn path=/head/; revision=214421
|
| |
|
|
| |
Notes:
svn path=/head/; revision=214096
|
| |
|
|
| |
Notes:
svn path=/head/; revision=212743
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
lines has 3 spaces before SUBDIR word and all other categories has 4.
I've asked pav@ if there is a default format of category Makefiles and he said
the number of spaces doesn't matter, so, i fix addport to respect the current
number of spaces and/or tabs the file has.
Reported by: miwi, erwin
Notes:
svn path=/head/; revision=204123
|
| |
|
|
|
|
|
|
| |
- Be more robust about param.h and allow space as well as tab as seperator
while determining OSVERION
Notes:
svn path=/head/; revision=202034
|
| |
|
|
|
|
|
| |
Discussed at: #bsdports
Notes:
svn path=/head/; revision=201520
|
| |
|
|
| |
Notes:
svn path=/head/; revision=199581
|
| |
|
|
|
|
|
|
|
|
| |
to defaults for PORTSDIR and PKG_DBDIR if the respective directory does
not exist, but bail out.
Approved by: netchild
Notes:
svn path=/head/; revision=199117
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- check if an installed libtool records dependencies recursively and
print a warning if it does
currently it prints the warning on every system which has libtool
installed from ports (only my local version doesn't do this, the
version in the ports is not correctly patched for this, a patch
similar in complexity (= simple) like the ltdl.m4 one in the
libtool-port-patch-directory is needed)
- enhance the regex which is responsible to not print a dependency to
the port we are just checking
- add a work in progress (not executed) to collapse the USE_* which
can have more than one value
neededlibs.sh:
- we also care about shared libs
resolveportsfromlibs.sh:
- take care about USE_OPENSSL, USE_EFL, USE_GL, USE_FAM, USE_OPENLDAP,
USE_SDL
- search in the "ldconfig -r" output if we can not find the lib ourself
- a better way of getting the first part of the LIB_DEPENDS stuff
(lib/libXYZ.so can be specified now too)
- some line wrapping + whitespace
- print the origin for the USE_* too (except USE_OPENSSL), so an user
can make some sanity checks and the explicit_lib_depends.sh can DTRT
if we check the USE_* port itself
- warn if we can not determine the right component (can happen for XORG)
unambiguously.
Notes:
svn path=/head/; revision=198758
|
| |
|
|
| |
Notes:
svn path=/head/; revision=198542
|
| |
|
|
| |
Notes:
svn path=/head/; revision=198541
|
| |
|
|
| |
Notes:
svn path=/head/; revision=198333
|
| |
|
|
| |
Notes:
svn path=/head/; revision=198332
|
| |
|
|
|
|
|
|
| |
- Print the portsdir variable in front of the origin for easy copy und paste
of the output.
Notes:
svn path=/head/; revision=198330
|
| |
|
|
| |
Notes:
svn path=/head/; revision=198257
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libs for a given installed port, e.g.:
# ./explicit_lib_depends.sh gnome-vfs-2.18.1_2
USE_GETTEXT=yes
USE_GNOME+=gconf2
USE_GNOME+=glib20
USE_GNOME+=gnomevfs2
USE_GNOME+=libxml2
USE_GNOME+=orbit2
USE_ICONV=yes
avahi-client:net/avahi
avahi-common:net/avahi
avahi-glib:net/avahi
dbus-1:devel/dbus
dbus-glib-1:devel/dbus-glib
Notes:
svn path=/head/; revision=198252
|
| |
|
|
| |
Notes:
svn path=/head/; revision=198251
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependencies of a port:
neededlibs.sh
Extract direct library dependencies (filenames) from binaries.
resolveportsfromlibs.sh
Prints the name(s) of ports(s) given a library filename,
suitable for direct use (copy&paste) in LIB_DEPENDS.
Example usage is included in the scripts. The following combined usage may
be helpful for further porting/testing automation:
resolveportsfromlibs.sh -b /usr/local $(neededlibs.sh /test/bin/*)
Requested by: kris, lofi (sort of)
Notes:
svn path=/head/; revision=197520
|
| |
|
|
|
|
|
|
|
|
|
|
| |
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197074
|
| |
|
|
|
|
|
|
|
| |
set it conditionally.
Submitted by: kris
Notes:
svn path=/head/; revision=193332
|
| |
|
|
| |
Notes:
svn path=/head/; revision=193294
|
| |
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
| |
|
|
|
|
|
|
| |
Reported by: miwi
Tested by: miwi
Notes:
svn path=/head/; revision=190442
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
with very long arguments (>400000 characters).
The problem reveals for example if
/usr/ports/Tools/scripts/rmport -d print/ghostscript-gnu
is executed - it does
printf "%s\n" "... 451109 chars ..."
Spotted by: rafan
Notes:
svn path=/head/; revision=188691
|
| |
|
|
|
|
|
|
| |
in the repository. Suggested by: gabor@
* Fix typo in the output
Notes:
svn path=/head/; revision=185501
|
| |
|
|
| |
Notes:
svn path=/head/; revision=183833
|
| |
|
|
| |
Notes:
svn path=/head/; revision=183718
|
| |
|
|
|
|
|
| |
readable and use double quotes everywhere.
Notes:
svn path=/head/; revision=183339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=183321
|