| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=108106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Mark it as INGORE on FreeBSD 4.x.
x11/ruby-gnome2-all:
-Disable the x11-toolkits/ruby-gtkglext depend on FreeBSD 4.x.
The issue is that the ruby can't be mix with and without threads (libc and
libc_r) in the same place on FreeBSD 4.x. FreeBSD 5.x doesn't has any of
problem.
Approved by: adamw (mentor)
Discussed with: knu
Notes:
svn path=/head/; revision=108105
|
|
|
|
|
|
|
| |
Pass MANPREFIX. (currently unused)
Notes:
svn path=/head/; revision=108104
|
|
|
|
|
|
|
|
|
| |
-Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=108103
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/65527, ports/65667
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer
Repocopy by: marcus
Notes:
svn path=/head/; revision=108101
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The inplace(1) command is a utility to edit files in-place through
given filter commands preserving the original file attributes. Mode
and ownership (user and group) are preserved by default, and time
(access and modification) by choice.
Examples:
# Sort files in-place using sort(1):
inplace sort file1 file2 file3
# Process image files preserving time and taking backup files:
inplace -t -b.orig 'convert -rotate 270 -resize 50%% %1 %2' *.jpg
Notes:
svn path=/head/; revision=108099
|
|
|
|
|
|
|
|
|
| |
-Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=108098
|
|
|
|
| |
Notes:
svn path=/head/; revision=108097
|
|
|
|
| |
Notes:
svn path=/head/; revision=108096
|
|
|
|
|
|
|
|
|
|
|
| |
- convert versions to %%VERSION%% and %%LASTVER%% PLIST_SUB
substitutions
PR: 65316 [0]
Submitted by: maintainer [0]
Notes:
svn path=/head/; revision=108095
|
|
|
|
|
|
|
|
| |
PR: 61663
Submitted by: David Fleck <david.fleck(at)mchsi.com>
Notes:
svn path=/head/; revision=108094
|
|
|
|
|
|
|
|
| |
PR: 65969 [1]
Submitted by: Lapo Luchini <lapo(at)lapo.it>
Notes:
svn path=/head/; revision=108093
|
|
|
|
| |
Notes:
svn path=/head/; revision=108092
|
|
|
|
| |
Notes:
svn path=/head/; revision=108091
|
|
|
|
|
|
|
|
| |
PR: 65529
Submitted by: Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
Notes:
svn path=/head/; revision=108090
|
|
|
|
| |
Notes:
svn path=/head/; revision=108089
|
|
|
|
| |
Notes:
svn path=/head/; revision=108088
|
|
|
|
|
|
|
|
|
|
|
| |
Default MySQL version now 4.0 instead of 3.23
pet portlint
PR: 66143
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=108087
|
|
|
|
|
|
|
| |
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=108086
|
|
|
|
|
|
|
| |
/usr/local/sbin/pkg_info 'openldap-{client,server}-*'
Notes:
svn path=/head/; revision=108085
|
|
|
|
|
|
|
|
| |
PR: 66137
Submitted by: Cheng-Lung Sung
Notes:
svn path=/head/; revision=108084
|
|
|
|
|
|
|
| |
Suggested by: ijliao, knu
Notes:
svn path=/head/; revision=108082
|
|
|
|
|
|
|
|
| |
Repo copied by: marcus (cvs)
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=108081
|
|
|
|
|
|
|
|
| |
PR: ports/65805
Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
Notes:
svn path=/head/; revision=108080
|
|
|
|
|
|
|
|
|
|
|
| |
Add fontforge 20040404, Type 1/TrueType/OpenType/bitmap font editor.
This was renamed from pfaedit.
PR: ports/65805
Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
Notes:
svn path=/head/; revision=108078
|
|
|
|
| |
Notes:
svn path=/head/; revision=108077
|
|
|
|
|
|
|
|
| |
PR: ports/61725
Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
Notes:
svn path=/head/; revision=108076
|
|
|
|
|
|
|
| |
in version 1.6.3.
Notes:
svn path=/head/; revision=108075
|
|
|
|
| |
Notes:
svn path=/head/; revision=108074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Change my email to mezz@FreeBSD.org.
-Add two new define, WITH_DEBUG and WITHOUT_NLS.
-Some clean up, just what I like that way.
NOTE: Fluxbox might complain about init stuff like this:
Failed to read: session.tabs
Setting default value
Failed to read: session.ignoreBorder
Setting default value
[...goes on...]
I am not sure what it is, but I am going to check
and work on it. Nevertheless, it runs fine.
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=108073
|
|
|
|
| |
Notes:
svn path=/head/; revision=108072
|
|
|
|
|
|
|
|
| |
PR: ports/66132
Submitted by: maintainer
Notes:
svn path=/head/; revision=108071
|
|
|
|
|
|
|
|
| |
PR: 64888
Submitted by: maintainer
Notes:
svn path=/head/; revision=108070
|
|
|
|
|
|
|
| |
the CVS to Subversion Repository Converter.
Notes:
svn path=/head/; revision=108068
|
|
|
|
| |
Notes:
svn path=/head/; revision=108067
|
|
|
|
|
|
|
|
|
|
|
| |
- make mysql & pcre dependency optional
- allow users to choose db3 or db4
PR: 63932
Submitted by: maintainer
Notes:
svn path=/head/; revision=108066
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a check to see if PLIST_{FILES,DIRS} is defined and pkg-plist exists.
If so, print an error [1]
* Add a check for direct usage of iconv.\d+ and intl.\d+ instead of USE_ICONV
and USE_GETTEXT [1]
* If %%DOCSDIR%% is used in the plist, make sure @dirrm %%DOCSDIR%% is also
present [1]
* Don't flag a missing distinfo as FATAL [2]
Submitted by: krion [1]
eik [2]
Notes:
svn path=/head/; revision=108065
|
|
|
|
| |
Notes:
svn path=/head/; revision=108064
|
|
|
|
|
|
|
|
|
|
| |
the latter has a bug with block vs. I/O size on FreeBSD.
PR: 66115
Submitted by: maintainer
Notes:
svn path=/head/; revision=108063
|
|
|
|
|
|
|
|
| |
PR: 66108
Submitted by: eik
Notes:
svn path=/head/; revision=108062
|
|
|
|
| |
Notes:
svn path=/head/; revision=108061
|
|
|
|
|
|
|
|
| |
Approved by: ache
Suggested by: hrs
Notes:
svn path=/head/; revision=108060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It fixes a security vulnerabilty.
http://www.apsis.ch/pound/pound_list/archive/2003/2003-12/1070234315000
PR: 65132
Submitted by: ryan <ports@c0decafe.net>
Reviewed by: me
Update approved by: anders (maintainer)
Notes:
svn path=/head/; revision=108059
|
|
|
|
|
|
|
|
|
| |
<http://rsync.samba.org/ftp/rsync/rsync-2.6.2-NEWS>
Note that the --relative bug has been fix in 2.6.1_2
Notes:
svn path=/head/; revision=108058
|
|
|
|
| |
Notes:
svn path=/head/; revision=108057
|
|
|
|
|
|
|
|
|
| |
<http://duncanthrax.net/exiscan-acl/CHANGELOG>
nuke OpenLDAP 1.2 while I'm here.
Notes:
svn path=/head/; revision=108056
|
|
|
|
|
|
|
| |
fine on.
Notes:
svn path=/head/; revision=108055
|
|
|
|
| |
Notes:
svn path=/head/; revision=108054
|
|
|
|
|
|
|
|
| |
PR: ports/66122
Submitted by: maintainer
Notes:
svn path=/head/; revision=108053
|
|
|
|
|
|
|
|
| |
PR: 66106
Submitted by: Matt Lancereau <matt@rimasec.net>
Notes:
svn path=/head/; revision=108051
|