Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Testing new packages?

    Scheduled Pinned Locked Moved pfSense Packages
    37 Posts 9 Posters 56.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      alexus
      last edited by

      I just red everithing 3 times and not really sure if i really know what to do  >:(
      Why wouldnt you do the IDE for packages? Also how about ability to read packaes from manual inputed servers as core GUI (no editing)

      1 Reply Last reply Reply Quote 0
      • S
        sullrich
        last edited by

        @alexus:

        I just red everithing 3 times and not really sure if i really know what to do  >:(
        Why wouldnt you do the IDE for packages? Also how about ability to read packaes from manual inputed servers as core GUI (no editing)

        Huh?

        1 Reply Last reply Reply Quote 0
        • A
          alexus
          last edited by

          what?

          1 Reply Last reply Reply Quote 0
          • D
            DanielSHaischt
            last edited by

            ???  <- thats the equivalent for Huh.

            Try using complete english sentences! For example I don't understand whether you are requesting an IDE plugin for developing pfSense packages…

            Cheers
            Daniel S. Haischt

            Mit freundlichen Gruessen / With kind regards
            DAn.I.El S. Haischt

            1 Reply Last reply Reply Quote 0
            • A
              alexus
              last edited by

              i know what huh means…
              as to IDE, i just would apreciate if you have some more tools for easier package development... because I alredy have the tested script that i manually added to Advanced Config page, but now I need to put togather a package and i need to learn all your structure and related stuff which i dont really can use anywhere else... so you could of build the tool that would automaticaly generate the package ...

              1 Reply Last reply Reply Quote 0
              • D
                DanielSHaischt
                last edited by

                So how would such a tool look like? Are you thinking about an Eclipse plugin for example?

                Regards
                Daniel S. Haischt

                Mit freundlichen Gruessen / With kind regards
                DAn.I.El S. Haischt

                1 Reply Last reply Reply Quote 0
                • A
                  alexus
                  last edited by

                  well Eclipse is more like a compiler, you dont really need tthat advanced one, waht I woud want to see is something like gui where you can add files and directories of your app (like my has 3 files and 1 dir with a 1 file in it) and then add other text config and ability automatically either to submit to common test server or submit for appruval to add to main server. THen if you running Dev version you can view pakages on the common test server

                  1 Reply Last reply Reply Quote 0
                  • D
                    DanielSHaischt
                    last edited by

                    From Wikipedia:

                    Eclipse (software), a Java integrated development environment (IDE) and platform for rich client applications originally created by IBM

                    From where did you get the information, that Eclipse is a compiler - Eclipse ships with a custom compiler or you are able to use Java, C/C++ or whatever compiler types from other vendors like Sun.

                    At the moment I don't know a pfSense developer that may be interested in developing a GUI based application for pfSense package developement.

                    Regards
                    Daniel S. Haischt

                    Mit freundlichen Gruessen / With kind regards
                    DAn.I.El S. Haischt

                    1 Reply Last reply Reply Quote 0
                    • S
                      sullrich
                      last edited by

                      @DanielSHaischt:

                      From Wikipedia:

                      Eclipse (software), a Java integrated development environment (IDE) and platform for rich client applications originally created by IBM

                      From where did you get the information, that Eclipse is a compiler - Eclipse ships with a custom compiler or you are able to use Java, C/C++ or whatever compiler types from other vendors like Sun.

                      At the moment I don't know a pfSense developer that may be interested in developing a GUI based application for pfSense package developement.

                      Regards
                      Daniel S. Haischt

                      Nah, I see no need for one.  The only thing that we really need to do is document the process a bit better.

                      1 Reply Last reply Reply Quote 0
                      • A
                        alexus
                        last edited by

                        well maybe better docs could help but so far i put aside developing of a pacage and will just do a custom image for myself :-P

                        1 Reply Last reply Reply Quote 0
                        • S
                          sullrich
                          last edited by

                          @alexus:

                          well maybe better docs could help but so far i put aside developing of a pacage and will just do a custom image for myself :-P

                          After all the help that folks have given so far for this?  Seems a bit unfair, no?

                          1 Reply Last reply Reply Quote 0
                          • A
                            alexus
                            last edited by

                            well what can i do?
                            I just cant get it how to buid the package….

                            1 Reply Last reply Reply Quote 0
                            • D
                              DanielSHaischt
                              last edited by

                              minor corrections:

                              • Wikipedia is wrong about IBM - Eclipse was developed by OTI Labs, Zürich which is a subsidiary of IBM

                              • I didn't want to give the impression that a pfSense GUI for package developement would be necessary

                              :P

                              Regards
                              Daniel S. Haischt

                              Mit freundlichen Gruessen / With kind regards
                              DAn.I.El S. Haischt

                              1 Reply Last reply Reply Quote 0
                              • S
                                sullrich
                                last edited by

                                @alexus:

                                well what can i do?
                                I just cant get it how to buid the package….

                                Have you looked at the other packages in the system?  It's pretty straight forward.

                                1 Reply Last reply Reply Quote 0
                                • A
                                  alexus
                                  last edited by

                                  yes that what i was doin all day toda…

                                  i got killed when i places xmlrpc on my host, i dono it it had to have only one file but it keeps giving me string error in line 1005 or something like that

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    DanielSHaischt
                                    last edited by

                                    @alexus:

                                    i got killed when i places xmlrpc on my host, i dono it it had to have only one file but it keeps giving me string error in line 1005 or something like that

                                    I really love such issue reports. I bet the PHP parser didn't give you the error error in line 1005 or something like that. Parsers and compilers are very specific about errors, so would you mind to provide the complete error if you are interested in getting any help?

                                    Cheers
                                    Daniel S. Haischt

                                    Mit freundlichen Gruessen / With kind regards
                                    DAn.I.El S. Haischt

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      alexus
                                      last edited by

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        sullrich
                                        last edited by

                                        @alexus:

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Warning: Unexpected character in input: ' in /home/vipelite/public_html/pubnet/pfSense/xmlrpc.php on line 4205

                                        Most likely a copy and paste error…

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          alexus
                                          last edited by

                                          copy paste of the file?
                                          well should it be only one file or more then that?
                                          I looked inside and it referes to other files which are definetly not in the directory

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            sullrich
                                            last edited by

                                            @alexus:

                                            copy paste of the file?
                                            well should it be only one file or more then that?
                                            I looked inside and it referes to other files which are definetly not in the directory

                                            Start from square one.

                                            http://forum.pfsense.org/index.php/topic,312.msg16925.html#msg16925

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.