Commit graph

109635 commits

Author SHA1 Message Date
joerg
71d8315820 Make the libSM recursive as libtool will need it. 2007-02-15 15:21:56 +00:00
joerg
73c36af60b Depend on libSM. From Blair Sadewitz. Bump revision. 2007-02-15 15:19:45 +00:00
rillig
111b194ecd apachever.mk is deprecated. 2007-02-15 15:00:44 +00:00
rillig
e184fb13d7 Fixed pkglint warnings and cleaned up the Makefile. 2007-02-15 15:00:21 +00:00
joerg
61c76992a7 Modular Xorg support. 2007-02-15 14:58:19 +00:00
rillig
8e29f2fef0 This package needs glibmm>=2.12.3. 2007-02-15 14:58:02 +00:00
rillig
99175a14d3 Replaced mv/sed with SUBST. 2007-02-15 14:55:26 +00:00
rillig
ad7ae40941 Added error checking. 2007-02-15 14:54:39 +00:00
joerg
dd861654ac Modular Xorg support. 2007-02-15 14:53:14 +00:00
rillig
31e08af31d Some of the scripts don't really need Bash. PKGREVISION++ 2007-02-15 14:52:58 +00:00
rillig
81a4dc9344 Made the Makefile much simpler. 2007-02-15 14:51:10 +00:00
joerg
5cdff1e29d Modular Xorg support. 2007-02-15 14:47:20 +00:00
rillig
49edb8df4b It does not make sense to install bin/screen setuid in unprivileged mode. 2007-02-15 14:47:09 +00:00
joerg
1d8e23336c Modular Xorg support. 2007-02-15 14:46:27 +00:00
rillig
767714c37c Fixed pkglint and libtool warnings. 2007-02-15 14:45:40 +00:00
joerg
7e2d764782 Modlar Xorg support. 2007-02-15 14:44:49 +00:00
joerg
965cfcb224 Modular Xorg support. A special spicy cookie goes to rillig for finding
the one way of not using mk/x11.buildlink3.mk. This was likely to be
broken with classic Xorg as well.
2007-02-15 14:44:04 +00:00
joerg
f939ef5106 Modular Xorg support. 2007-02-15 14:42:17 +00:00
rillig
9e85e83407 bzip2 files don't need the executable bit. 2007-02-15 14:40:37 +00:00
joerg
42c535c2e1 Modular Xorg support. 2007-02-15 14:38:28 +00:00
rillig
d2cb90e2f1 Made the code a little simpler. 2007-02-15 14:36:39 +00:00
rillig
9204d3443b Fixed pkglint warning. 2007-02-15 14:35:33 +00:00
rillig
e86c4508b7 Fixed pkglint warnings. 2007-02-15 14:35:13 +00:00
joerg
0108860c9a Modular Xorg uspport. 2007-02-15 14:34:58 +00:00
joerg
088f436b42 Fix getopt usage, HAVE_GETOPT_H is never defined and unistd.h is enough. 2007-02-15 14:34:20 +00:00
rillig
8f97c8a136 Fixed the installation for unprivileged users. 2007-02-15 14:33:56 +00:00
joerg
a3a2d6c068 Modular Xorg support. 2007-02-15 14:33:43 +00:00
joerg
5ed35f596d Modular Xorg support and correctly depend on cmake. vtk-python bailed
out as cmake couldn't compile its API test...
2007-02-15 14:33:06 +00:00
rillig
aedca29048 Added a patch to fix the pkg-config dependencies. 2007-02-15 14:32:34 +00:00
joerg
a2ec44a2b5 Fix build on DragonFly. 2007-02-15 14:31:21 +00:00
rillig
f4179781ec man/man6 needs to be created before installation. 2007-02-15 14:30:50 +00:00
joerg
6cf1ce0537 Needs Python 2.4. 2007-02-15 14:30:19 +00:00
rillig
71d427f62d Two programs need Perl. PKGREVISION++ 2007-02-15 14:30:09 +00:00
joerg
78296e44f9 Don't include x11.b3.mk explicitly. Disable propolice on DragonFly. 2007-02-15 14:29:54 +00:00
rillig
6330593e52 Updated poedit to 1.3.6. 2007-02-15 14:29:07 +00:00
rillig
feb4b355b6 Updated poedit to 1.3.6.
Version 1.3.6
-------------

- fixed failure to load correct catalogs without error message
- fixed loading of X-Poedit-Language header (#1567018)
- fixed loading of files in charsets other than UTF-8 (#1562780)
- fixed shortcuts on Mac OS X to not use Alt+something


Version 1.3.5
-------------

- fixed Content-Type header parsing (bug #1346495)
- Unicode build of wxWidgets 2.6 is now required
- fixed bug with entering numbers when using German translation (#1325590)
- fixed broken layout on startup when showing comments window (#1313612)
- initial Mac OS X port
- fixed crash when loading some invalid PO files (#1495970)
- fixed the Find window to not be on top of other apps' windows
- install .desktop files and icons according to freedesktop.org standards
- changed the icons to a combination of Tango Desktop Project and Silk icons
- removed on-the-fly checking of catalog items, it's too buggy
- added more translations:
     Macedonian (Jovan Kostovski)
     Arabic (Mohammed al zaid)
     Thai (Pun)
     Malay (Mahrazi Mohd Kamal)
2007-02-15 14:28:40 +00:00
joerg
8dc5a0dbfa Needs pkg-config. 2007-02-15 14:28:16 +00:00
joerg
8e6d74c120 Add DragonFly and modular Xorg support. 2007-02-15 14:27:48 +00:00
joerg
3b6a56cb24 Add DragonFly support. 2007-02-15 14:25:52 +00:00
rillig
1f820e1947 Fixed pkglint warnings and added a patch that prints an error message if
ttyname_r does not work.
2007-02-15 14:24:23 +00:00
rillig
eddb43d561 Added a comment where to find libnet-1.1.*. 2007-02-15 14:22:02 +00:00
rillig
ad2e591ad7 Fixed some pkglint warnings and some other stylistic things that are not
yet in pkglint.
2007-02-15 14:20:54 +00:00
rillig
f8420ee1ac Made the package code a little simpler. 2007-02-15 14:10:52 +00:00
joerg
a998284605 Modular Xorg support. 2007-02-15 14:10:03 +00:00
joerg
13da778851 No need to directly depend on X11. 2007-02-15 14:07:44 +00:00
joerg
1583a321a5 Fix linkage of libkonq as found on OS X in PR 35593. Bump revision. 2007-02-15 14:06:48 +00:00
joerg
d23b797320 Improve handling of NetBSD so that it doesn't fail on 4.0+ 2007-02-15 13:49:11 +00:00
xtraeme
e2d90bc27a Updated mail/sylpheed-devel to 2.4.0beta4 2007-02-15 13:34:01 +00:00
xtraeme
6721c3e159 Update to 2.4.0beta4.
2.4.0beta4:

# The address book was improved.

    * Copy and paste of persons in the address book was enabled.
    * The menu sensitivity of the address book became accurate.
    * When deleting addresses from a group, they are just removed
	from the group (not from person) now.
    * 'Lookup' button is disabled if LDAP search is not available.

# The checking of remote folders doesn't abort with non-fatal errors
  now except for network failure.
# The problem that the width of the folder view was not saved when the
  main window was maximized was fixed.
# The coloring of message number columns in the folder view was enabled.

2.4.0beta3:

# The toolbar customization dialog was improved.
# 'Not junk' and 'Search' button were added to the main toolbar.
# The 'Send' button is disabled when no queued messages exist.
# Junk mails are filtered when incorporating from local spool even if
  'Filter on incorporation' is disabled.
# The 'Get' button of the main toolbar was fixed.
# Several bugs of the search dialog were fixed.
2007-02-15 13:33:00 +00:00
dmcmahill
b03e325e08 Add __sparcv9 to the list for 64-bit systems. Fixes compilation on
solaris in 64 bit mode.  Patch from Gilles Dauphin.
2007-02-15 13:29:19 +00:00