| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Aug 2002 16:22:41
0.80.1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
10 Jul 2002 16:40:58
0.80.1
|
sobomax  |
Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard
language status.
Submitted by: Alexander Peresunko <alex@freeman.org.ua> |
02 Jul 2002 15:03:17
0.80.1
|
sobomax  |
Update to 0.80.1. |
15 Apr 2002 17:05:52
0.80.0_1
|
sobomax  |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS. |
12 Apr 2002 17:10:20
0.80.0_1
|
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
17 Mar 2002 14:50:01
0.80.0
|
sobomax  |
Fix broken catalog files (non-standard charset names).
Submitted by: naddy |
15 Mar 2002 19:44:29
0.80.0
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
29 Jan 2002 12:14:18 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
25 Dec 2001 09:46:03 
|
sobomax  |
Update to 0.80.0. |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
31 Oct 2001 08:20:45 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
25 Oct 2001 09:17:10 
|
sobomax  |
Fix a potential segfault. |
10 Oct 2001 11:20:07 
|
sobomax  |
Update to 0.70.0. |
30 Sep 2001 22:09:24 
|
sobomax  |
Catch up changes of the windowmaker ftp directory structure. |
11 Sep 2001 04:39:42 
|
ache  |
Bump png major |
06 Aug 2001 14:34:15 
|
sobomax  |
Unbroke wsetfont in Japanese/Korean environment. |
30 Jul 2001 11:36:17 
|
sobomax  |
Remove ${LOCALBASE}/man/sk to make bento happy. |
24 Jul 2001 10:00:50 
|
sobomax  |
Update to 0.65.1. |
24 Jul 2001 02:24:12 
|
kris  |
Prevent possibly-exploitable buffer overflows coming from long window names. |
16 Jun 2001 10:42:25 
|
sobomax  |
Try harder to avoid hardcoded /usr/local/GNUstep in localised menus. |
06 Jun 2001 16:31:34 
|
sobomax  |
Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not to
the /usr/local/GNUstep. |
27 May 2001 16:31:06 
|
sobomax  |
1. Backport two patches from windowmaker-i18n port; 2. add wmicons into
RUN_DEPENDS and remove similar functionality from this port; 3. due to
(1) bump PORTREVISION. |
15 May 2001 10:39:47 
|
sobomax  |
Cleanup MASTER_SITES: |
14 May 2001 19:59:27 
|
sobomax  |
Update to 0.65.0. |
19 Feb 2001 20:41:40 
|
sobomax  |
Update to 0.64.0. |
05 Feb 2001 21:06:00 
|
olgeni  |
Layout fixes in x11-wm. |
09 Jan 2001 16:45:32 
|
sobomax  |
Put in another belt to prevent libwmfun from picking header from freetype1
instead of right header from freetype2. |
08 Jan 2001 08:54:20 
|
sobomax  |
Explicitly require ${LOCALBASE}/lib/libfreetype to be present at the build time,
because WM may fail to build if XFree86-4's version of libfreetype.so.6 is
detected and freetype2 port is not installed (XFree86 doesn't install any
freetype's header files). This is temporarly workaround until jmz will fix
XFree86-4 properly. |
08 Jan 2001 02:09:09 
|
sobomax  |
Update to the long awaited new release 0.63.1. |
08 Nov 2000 09:55:56 
|
sobomax  |
Remove USE_GNOME, which I erroneously added after receiving kick from billf. |
08 Nov 2000 07:48:47 
|
sobomax  |
Add missed USE_GNOME if HAVE_GNOME is defined. |
12 Oct 2000 09:55:23 
|
reg  |
Fix the breakage from fixing the last breakage... Does anyone have a spare
pointy hat for me... |
10 Oct 2000 18:15:21 
|
reg  |
Fix my breakage. Add a missing dependency on gettext, and install the default
laocale files. |
08 Oct 2000 08:00:02 
|
asami  |
Convert category x11-wm to new layout. |
05 Oct 2000 08:22:56 
|
reg  |
Implement WANT_GNOME. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17 
|
sobomax  |
First round of INSTALL_SHLIB fixes. |