aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 83cb42437322634d7bd979c0b6b694582b2bac7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
changelogs =            \
    ChangeLog

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    COPYING-DOCS        \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS            \
    xml-i18n-merge.in   \
    xml-i18n-update.in  \
    xml-i18n-extract.in

SUBDIRS =           \
        intl                    \
        macros                  \
        data                    \
        e-util                  \
        widgets                 \
        shell                   \
        libibex                 \
        camel                   \
        filter                  \
        libical                 \
        libversit               \
    libwombat       \
        addressbook             \
        composer                \
        mail                    \
        calendar                \
        wombat                  \
    importers       \
    my-evolution        \
        art                     \
    ui          \
        default_user            \
    views           \
        tools                   \
    doc         \
        po
'/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/log/chinese/bitchx?h=mate-1.16&id=1fd55b2ba6afdf13ef916dfc2cc5d168776be840'>bitchx
Commit message (Expand)AuthorAgeFilesLines
* Make the last line of Makefile to beclive2004-03-311-2/+0
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Slave ports do not need to include the master category in CATEGORIES.linimon2003-11-151-1/+1
* Bump PORTREVISION to reflect improvement.clive2003-08-051-1/+1
* Improve multibyte character (big5 actually) display ability of input buffer.clive2003-08-051-2/+43
* pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-262-1/+1
* BX takes space as server list seperator.clive2002-08-292-4/+4
* Bump PORTREVISION along with its master port. (irc/bitchx)clive2002-07-091-1/+1
* For make(1) on RELENG_4.clive2002-07-091-1/+2
* Adjust this port slightly for its master port (currently irc/bitchx).clive2002-07-091-6/+7
* Fix a longstanding bug, due to bogus big5 encoding. (There is hi-byte,clive2002-07-071-11/+50
* Catch up irc/bitchx.clive2002-05-011-64/+24